{ "_from": "jquery-form@^4.3.0", "_id": "jquery-form@4.3.0", "_inBundle": false, "_integrity": "sha512-q3uaVCEWdLOYUCI6dpNdwf/7cJFOsUgdpq6r0taxtGQ5NJSkOzofyWm4jpOuJ5YxdmL1FI5QR+q+HB63HHLGnQ==", "_location": "/jquery-form", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "jquery-form@^4.3.0", "name": "jquery-form", "escapedName": "jquery-form", "rawSpec": "^4.3.0", "saveSpec": null, "fetchSpec": "^4.3.0" }, "_requiredBy": [ "/@abp/jquery-form" ], "_resolved": "https://registry.npmmirror.com/jquery-form/-/jquery-form-4.3.0.tgz", "_shasum": "7d3961c314a1f2d15298f4af1d3943f54f4149c6", "_spec": "jquery-form@^4.3.0", "_where": "D:\\上海富维东阳工作\\设备管理\\ABP-MicroService-master\\AuthServer\\IdentityServer\\AuthServer.Host\\node_modules\\@abp\\jquery-form", "browser": "dist/jquery.form.min.js", "bugs": { "url": "https://github.com/jquery-form/form/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Mike Alsup" }, { "name": "Kevin Morris" } ], "dependencies": { "jquery": ">=1.7.2" }, "deprecated": false, "description": "The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX.", "devDependencies": { "chai": "^4.2.0", "grunt": "^1.1.0", "grunt-cli": "^1.3.2", "grunt-contrib-uglify": "^4.0.1", "grunt-eslint": "*", "grunt-mocha": "^1.2.0", "jquery": "^3.5.1", "mocha": "^7.2.0" }, "homepage": "https://github.com/jquery-form/form", "keywords": [ "jquery", "ajax", "jquery-plugin", "json", "json-form", "html-form", "form", "jquery-form", "ecosystem:jquery" ], "license": "(LGPL-2.1+ OR MIT)", "main": "src/jquery.form.js", "name": "jquery-form", "repository": { "type": "git", "url": "git+https://github.com/jquery-form/form.git" }, "version": "4.3.0" }