blob: 84419bf4159d318e12add3b4db917f55ae319845 [file] [log] [blame]
{
"_args": [
[
{
"raw": "cssstyle@>= 0.2.21 < 0.3.0",
"scope": null,
"escapedName": "cssstyle",
"name": "cssstyle",
"rawSpec": ">= 0.2.21 < 0.3.0",
"spec": ">=0.2.21 <0.3.0",
"type": "range"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/jsdom-no-contextify"
]
],
"_from": "cssstyle@>=0.2.21 <0.3.0",
"_id": "cssstyle@0.2.37",
"_inCache": true,
"_location": "/cssstyle",
"_nodeVersion": "6.2.2",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/cssstyle-0.2.37.tgz_1471063626335_0.052198657067492604"
},
"_npmUser": {
"name": "chad3814",
"email": "chad@chad-cat-lore-eddie.com"
},
"_npmVersion": "3.9.5",
"_phantomChildren": {},
"_requested": {
"raw": "cssstyle@>= 0.2.21 < 0.3.0",
"scope": null,
"escapedName": "cssstyle",
"name": "cssstyle",
"rawSpec": ">= 0.2.21 < 0.3.0",
"spec": ">=0.2.21 <0.3.0",
"type": "range"
},
"_requiredBy": [
"/jsdom-no-contextify"
],
"_resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-0.2.37.tgz",
"_shasum": "541097234cb2513c83ceed3acddc27ff27987d54",
"_shrinkwrap": null,
"_spec": "cssstyle@>= 0.2.21 < 0.3.0",
"_where": "/Users/brodybits/Documents/cordova/cordova-js/node_modules/jsdom-no-contextify",
"bugs": {
"url": "https://github.com/chad3814/CSSStyleDeclaration/issues"
},
"contributors": [
{
"name": "Nikita Vasilyev",
"email": "me@elv1s.ru"
},
{
"name": "Davide P. Cervone"
},
{
"name": "Forbes Lindesay"
}
],
"dependencies": {
"cssom": "0.3.x"
},
"description": "CSSStyleDeclaration Object Model implementation",
"devDependencies": {
"babel-generator": "~6.11.4",
"babel-traverse": "~6.13.0",
"babel-types": "~6.13.0",
"babylon": "~6.8.4",
"nodeunit": "~0.8.0",
"resolve": "~1.1.7"
},
"directories": {
"lib": "./lib"
},
"dist": {
"shasum": "541097234cb2513c83ceed3acddc27ff27987d54",
"tarball": "https://registry.npmjs.org/cssstyle/-/cssstyle-0.2.37.tgz"
},
"gitHead": "5c51d1657f8b693d46744e05239c24ae03be57e5",
"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.37"
}