UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

94 lines (93 loc) 2.4 kB
{ "_args": [ [ "cssstyle@>= 0.2.29 < 0.3.0", "/Users/nick/codes/twreporter-react/node_modules/jsdom" ] ], "_from": "cssstyle@>=0.2.29 <0.3.0", "_id": "cssstyle@0.2.34", "_inCache": true, "_installable": true, "_location": "/cssstyle", "_nodeVersion": "4.2.3", "_npmOperationalInternal": { "host": "packages-5-east.internal.npmjs.com", "tmp": "tmp/cssstyle-0.2.34.tgz_1454688849284_0.3269385388121009" }, "_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.34.tgz", "_shasum": "7a7a1bd44b60753926a6738e7bc075f15d97c970", "_shrinkwrap": null, "_spec": "cssstyle@>= 0.2.29 < 0.3.0", "_where": "/Users/nick/codes/twreporter-react/node_modules/jsdom", "bugs": { "url": "https://github.com/chad3814/CSSStyleDeclaration/issues" }, "contributors": [ { "name": "Nikita Vasilyev", "email": "me@elv1s.ru" }, { "name": "Davide P. Cervone" } ], "dependencies": { "cssom": "0.3.x" }, "description": "CSSStyleDeclaration Object Model implementation", "devDependencies": { "nodeunit": "~0.8.0" }, "directories": { "lib": "./lib" }, "dist": { "shasum": "7a7a1bd44b60753926a6738e7bc075f15d97c970", "tarball": "http://registry.npmjs.org/cssstyle/-/cssstyle-0.2.34.tgz" }, "gitHead": "bb13e7cbbf86abccc876a4079955199dc8f47a0f", "homepage": "https://github.com/chad3814/CSSStyleDeclaration", "keywords": [ "CSS", "CSSStyleDeclaration", "StyleSheet" ], "license": "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+https://github.com/chad3814/CSSStyleDeclaration.git" }, "scripts": { "prepublish": "node ./scripts/generate_properties.js", "test": "./scripts/run_tests.sh" }, "version": "0.2.34" }