{ "_args": [ [ "cssstyle@>= 0.2.29 < 0.3.0", "/Users/okennedy/Documents/Website/node_modules/jsdom" ] ], "_from": "cssstyle@>=0.2.29 <0.3.0", "_id": "cssstyle@0.2.30", "_inCache": true, "_installable": true, "_location": "/cssstyle", "_nodeVersion": "4.2.1", "_npmUser": { "email": "chad@chad-cat-lore-eddie.com", "name": "chad3814" }, "_npmVersion": "2.14.7", "_phantomChildren": {}, "_requested": { "name": "cssstyle", "raw": "cssstyle@>= 0.2.29 < 0.3.0", "rawSpec": ">= 0.2.29 < 0.3.0", "scope": null, "spec": ">=0.2.29 <0.3.0", "type": "range" }, "_requiredBy": [ "/jsdom" ], "_resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-0.2.30.tgz", "_shasum": "172350a2dfd851af5c313635a87781827cfab630", "_shrinkwrap": null, "_spec": "cssstyle@>= 0.2.29 < 0.3.0", "_where": "/Users/okennedy/Documents/Website/node_modules/jsdom", "bugs": { "url": "https://github.com/chad3814/CSSStyleDeclaration/issues" }, "contributors": [ { "name": "Nikita Vasilyev", "email": "me@elv1s.ru" } ], "dependencies": { "cssom": "0.3.x" }, "description": "CSSStyleDeclaration Object Model implementation", "devDependencies": { "nodeunit": "~0.8.0" }, "directories": { "lib": "./lib" }, "dist": { "shasum": "172350a2dfd851af5c313635a87781827cfab630", "tarball": "http://registry.npmjs.org/cssstyle/-/cssstyle-0.2.30.tgz" }, "gitHead": "1155e3fd697dec3851fc0ba080c863754fcd9c73", "homepage": "https://github.com/chad3814/CSSStyleDeclaration", "keywords": [ "CSS", "CSSStyleDeclaration", "StyleSheet" ], "licenses": [ { "type": "MIT", "url": "http://creativecommons.org/licenses/MIT/" } ], "main": "./lib/CSSStyleDeclaration.js", "maintainers": [ { "name": "chad3814", "email": "chad@chad-cat-lore-eddie.com" } ], "name": "cssstyle", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/chad3814/CSSStyleDeclaration.git" }, "scripts": { "prepublish": "node ./scripts/generate_properties.js", "test": "./scripts/run_tests.sh" }, "version": "0.2.30" }