{ "_from": "jquery-ajax-unobtrusive@~3.2.6", "_id": "jquery-ajax-unobtrusive@3.2.6", "_inBundle": false, "_integrity": "sha512-95pv3c2Fo94qqzI3nBYFhcnwYlz673jutDa5yvADHv9KnWqQOoE8kZVV+nBASSBZF75XnGBl4EfPzOWFw2i9wQ==", "_location": "/jquery-ajax-unobtrusive", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "jquery-ajax-unobtrusive@~3.2.6", "name": "jquery-ajax-unobtrusive", "escapedName": "jquery-ajax-unobtrusive", "rawSpec": "~3.2.6", "saveSpec": null, "fetchSpec": "~3.2.6" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/jquery-ajax-unobtrusive/-/jquery-ajax-unobtrusive-3.2.6.tgz", "_shasum": "65bd140963011239b2eb679163f079428dea2278", "_spec": "jquery-ajax-unobtrusive@~3.2.6", "_where": "D:\\EveryThing\\EveryThing\\EveryThing", "author": { "name": "Microsoft" }, "bugs": { "url": "https://github.com/aspnet/jquery-ajax-unobtrusive/issues" }, "bundleDependencies": false, "dependencies": { "jquery": ">=1.8" }, "deprecated": false, "description": "Add-on to jQuery Ajax to enable unobtrusive options in data-* attributes", "devDependencies": { "gulp": "^4.0.0", "gulp-cli": "1.2.2", "gulp-line-ending-corrector": "1.0.1", "gulp-rename": "1.2.2", "gulp-replace": "0.5.4", "gulp-uglify": "2.0.0" }, "files": [ "dist/jquery.unobtrusive-ajax.js", "dist/jquery.unobtrusive-ajax.min.js" ], "homepage": "https://github.com/aspnet/jquery-ajax-unobtrusive", "keywords": [ "unobtrusive", "ajax", "mvc", "asp.net", "jquery" ], "license": "https://aka.ms/jquery-ajax-license", "main": "dist/jquery.unobtrusive-ajax.js", "name": "jquery-ajax-unobtrusive", "repository": { "type": "git", "url": "git+https://github.com/aspnet/jquery-ajax-unobtrusive.git" }, "scripts": { "build": "npm install && gulp" }, "version": "3.2.6" }