blob: a71db5d93acf6a7c9f5c19b7bdf290b050418ceb [file] [log] [blame]
{
"_args": [
[
{
"raw": "cssom@>= 0.3.0 < 0.4.0",
"scope": null,
"escapedName": "cssom",
"name": "cssom",
"rawSpec": ">= 0.3.0 < 0.4.0",
"spec": ">=0.3.0 <0.4.0",
"type": "range"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/jsdom-no-contextify"
]
],
"_from": "cssom@>=0.3.0 <0.4.0",
"_id": "cssom@0.3.2",
"_inCache": true,
"_location": "/cssom",
"_nodeVersion": "4.4.3",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/cssom-0.3.2.tgz_1484956361462_0.48309571552090347"
},
"_npmUser": {
"name": "nv",
"email": "me@elv1s.ru"
},
"_npmVersion": "2.15.1",
"_phantomChildren": {},
"_requested": {
"raw": "cssom@>= 0.3.0 < 0.4.0",
"scope": null,
"escapedName": "cssom",
"name": "cssom",
"rawSpec": ">= 0.3.0 < 0.4.0",
"spec": ">=0.3.0 <0.4.0",
"type": "range"
},
"_requiredBy": [
"/cssstyle",
"/jsdom-no-contextify"
],
"_resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.2.tgz",
"_shasum": "b8036170c79f07a90ff2f16e22284027a243848b",
"_shrinkwrap": null,
"_spec": "cssom@>= 0.3.0 < 0.4.0",
"_where": "/Users/brodybits/Documents/cordova/cordova-js/node_modules/jsdom-no-contextify",
"author": {
"name": "Nikita Vasilyev",
"email": "me@elv1s.ru"
},
"bugs": {
"url": "https://github.com/NV/CSSOM/issues"
},
"dependencies": {},
"description": "CSS Object Model implementation and CSS parser",
"devDependencies": {
"jake": "~0.7.3"
},
"directories": {},
"dist": {
"shasum": "b8036170c79f07a90ff2f16e22284027a243848b",
"tarball": "https://registry.npmjs.org/cssom/-/cssom-0.3.2.tgz"
},
"files": [
"lib/"
],
"gitHead": "d600816ea9442c5e33f27ff59de536d7b7ccd239",
"homepage": "https://github.com/NV/CSSOM",
"keywords": [
"CSS",
"CSSOM",
"parser",
"styleSheet"
],
"license": "MIT",
"main": "./lib/index.js",
"maintainers": [
{
"name": "nv",
"email": "me@elv1s.ru"
},
{
"name": "domenic",
"email": "domenic@domenicdenicola.com"
}
],
"name": "cssom",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/NV/CSSOM.git"
},
"scripts": {
"prepublish": "jake lib/index.js"
},
"version": "0.3.2"
}