UNPKG

d2-ui

Version:
91 lines (90 loc) 2.14 kB
{ "_args": [ [ "cssom@>= 0.3.0 < 0.4.0", "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/cheerio/node_modules/jsdom" ] ], "_from": "cssom@>=0.3.0 <0.4.0", "_id": "cssom@0.3.1", "_inCache": true, "_installable": true, "_location": "/cssom", "_nodeVersion": "5.3.0", "_npmUser": { "email": "d@domenic.me", "name": "domenic" }, "_npmVersion": "3.3.12", "_phantomChildren": {}, "_requested": { "name": "cssom", "raw": "cssom@>= 0.3.0 < 0.4.0", "rawSpec": ">= 0.3.0 < 0.4.0", "scope": null, "spec": ">=0.3.0 <0.4.0", "type": "range" }, "_requiredBy": [ "/cheerio/jsdom", "/cssstyle", "/enzyme/jsdom", "/jsdom" ], "_resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.1.tgz", "_shasum": "c9e37ef2490e64f6d1baa10fda852257082c25d3", "_shrinkwrap": null, "_spec": "cssom@>= 0.3.0 < 0.4.0", "_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/cheerio/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": "c9e37ef2490e64f6d1baa10fda852257082c25d3", "tarball": "https://registry.npmjs.org/cssom/-/cssom-0.3.1.tgz" }, "files": [ "lib/" ], "gitHead": "c82ca18e35e207bb8ce57ffa2d3b783c026f7a52", "homepage": "https://github.com/nv/CSSOM#readme", "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.1" }