48 строки
1.4 KiB
JSON
48 строки
1.4 KiB
JSON
{
|
|
"_from": "classlist.js@^1.1.20150312",
|
|
"_id": "classlist.js@1.1.20150312",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-eR8yB970+yGslcTnJnROX2icsMa8v/KVLv/sgv3NhSvZSHgam64XNSF2TyJnKIfsnTFJBcTdrIneYqUIrvxLpg==",
|
|
"_location": "/classlist.js",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "classlist.js@^1.1.20150312",
|
|
"name": "classlist.js",
|
|
"escapedName": "classlist.js",
|
|
"rawSpec": "^1.1.20150312",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.1.20150312"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/classlist.js/-/classlist.js-1.1.20150312.tgz",
|
|
"_shasum": "1d70842f7022f08d9ac086ce69e5b250f2c57789",
|
|
"_spec": "classlist.js@^1.1.20150312",
|
|
"_where": "C:\\Work\\SVN\\20.4.0.1\\JS\\angular\\samples",
|
|
"author": "",
|
|
"bugs": {
|
|
"url": "https://github.com/eligrey/classList.js/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Cross-browser element.classList",
|
|
"directories": {
|
|
"test": "tests"
|
|
},
|
|
"homepage": "https://github.com/eligrey/classList.js#readme",
|
|
"license": "Dedicated to the public domain",
|
|
"main": "classList.js",
|
|
"name": "classlist.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/eligrey/classList.js.git"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"version": "1.1.20150312"
|
|
}
|