UNPKG

react-scripts

Version:
97 lines (96 loc) 2.32 kB
{ "_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" }, "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.wvpZ0Wi0/node_modules/jsdom" ] ], "_from": "cssom@>=0.3.0 <0.4.0", "_id": "cssom@0.3.1", "_inCache": true, "_location": "/cssom", "_nodeVersion": "5.3.0", "_npmUser": { "name": "domenic", "email": "d@domenic.me" }, "_npmVersion": "3.3.12", "_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" ], "_resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.1.tgz", "_shasum": "c9e37ef2490e64f6d1baa10fda852257082c25d3", "_shrinkwrap": null, "_spec": "cssom@>= 0.3.0 < 0.4.0", "_where": "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.wvpZ0Wi0/node_modules/jsdom", "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": "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": [ { "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.1" }