d2-ui
Version:
96 lines (95 loc) • 2.49 kB
JSON
{
"_args": [
[
"cssstyle@>= 0.2.29 < 0.3.0",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/cheerio/node_modules/jsdom"
]
],
"_from": "cssstyle@>=0.2.29 <0.3.0",
"_id": "cssstyle@0.2.36",
"_inCache": true,
"_installable": true,
"_location": "/cssstyle",
"_nodeVersion": "6.2.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/cssstyle-0.2.36.tgz_1464157230715_0.58683220599778"
},
"_npmUser": {
"email": "chad@chad-cat-lore-eddie.com",
"name": "chad3814"
},
"_npmVersion": "3.8.9",
"_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": [
"/cheerio/jsdom",
"/enzyme/jsdom",
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-0.2.36.tgz",
"_shasum": "5cfed6b1a4526b58d77673d51b3520856fb6af3e",
"_shrinkwrap": null,
"_spec": "cssstyle@>= 0.2.29 < 0.3.0",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/cheerio/node_modules/jsdom",
"bugs": {
"url": "https://github.com/chad3814/CSSStyleDeclaration/issues"
},
"contributors": [
{
"email": "me@elv1s.ru",
"name": "Nikita Vasilyev"
},
{
"name": "Davide P. Cervone"
}
],
"dependencies": {
"cssom": "0.3.x"
},
"description": "CSSStyleDeclaration Object Model implementation",
"devDependencies": {
"nodeunit": "~0.8.0"
},
"directories": {
"lib": "./lib"
},
"dist": {
"shasum": "5cfed6b1a4526b58d77673d51b3520856fb6af3e",
"tarball": "https://registry.npmjs.org/cssstyle/-/cssstyle-0.2.36.tgz"
},
"gitHead": "e85f5d43e68d6ca0ff1fa9bb790ab65cfd0e799c",
"homepage": "https://github.com/chad3814/CSSStyleDeclaration",
"keywords": [
"CSS",
"CSSStyleDeclaration",
"StyleSheet"
],
"license": "MIT",
"main": "./lib/CSSStyleDeclaration.js",
"maintainers": [
{
"email": "chad@chad-cat-lore-eddie.com",
"name": "chad3814"
}
],
"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.36"
}