100 lines
2.3 KiB
JSON
100 lines
2.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"name": "cssom",
|
|
"raw": "cssom@>= 0.3.2 < 0.4.0",
|
|
"rawSpec": ">= 0.3.2 < 0.4.0",
|
|
"scope": null,
|
|
"spec": ">=0.3.2 <0.4.0",
|
|
"type": "range"
|
|
},
|
|
"/Users/david/repos/medium-to-markdown/node_modules/jsdom"
|
|
]
|
|
],
|
|
"_from": "cssom@>=0.3.2 <0.4.0",
|
|
"_id": "cssom@0.3.2",
|
|
"_inCache": true,
|
|
"_installable": 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": {
|
|
"email": "me@elv1s.ru",
|
|
"name": "nv"
|
|
},
|
|
"_npmVersion": "2.15.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "cssom",
|
|
"raw": "cssom@>= 0.3.2 < 0.4.0",
|
|
"rawSpec": ">= 0.3.2 < 0.4.0",
|
|
"scope": null,
|
|
"spec": ">=0.3.2 <0.4.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/cssstyle",
|
|
"/jsdom"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.2.tgz",
|
|
"_shasum": "b8036170c79f07a90ff2f16e22284027a243848b",
|
|
"_shrinkwrap": null,
|
|
"_spec": "cssom@>= 0.3.2 < 0.4.0",
|
|
"_where": "/Users/david/repos/medium-to-markdown/node_modules/jsdom",
|
|
"author": {
|
|
"email": "me@elv1s.ru",
|
|
"name": "Nikita Vasilyev"
|
|
},
|
|
"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": [
|
|
{
|
|
"email": "me@elv1s.ru",
|
|
"name": "nv"
|
|
},
|
|
{
|
|
"email": "domenic@domenicdenicola.com",
|
|
"name": "domenic"
|
|
}
|
|
],
|
|
"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"
|
|
}
|