{ "_args": [ [ "cssom@0.3.4", "/Users/omar/Desktop/innovationDriveApp/now-ui-dashboard-react-v1.0.2" ] ], "_from": "cssom@0.3.4", "_id": "cssom@0.3.4", "_inBundle": false, "_integrity": "sha512-+7prCSORpXNeR4/fUP3rL+TzqtiFfhMvTd7uEqMdgPvLPt4+uzFUeufx5RHjGTACCargg/DiEt/moMQmvnfkog==", "_location": "/cssom", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "cssom@0.3.4", "name": "cssom", "escapedName": "cssom", "rawSpec": "0.3.4", "saveSpec": null, "fetchSpec": "0.3.4" }, "_requiredBy": [ "/cssstyle", "/jsdom" ], "_resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.4.tgz", "_spec": "0.3.4", "_where": "/Users/omar/Desktop/innovationDriveApp/now-ui-dashboard-react-v1.0.2", "author": { "name": "Nikita Vasilyev", "email": "me@elv1s.ru" }, "bugs": { "url": "https://github.com/NV/CSSOM/issues" }, "description": "CSS Object Model implementation and CSS parser", "devDependencies": { "jake": "~0.7.3" }, "files": [ "lib/" ], "homepage": "https://github.com/NV/CSSOM#readme", "keywords": [ "CSS", "CSSOM", "parser", "styleSheet" ], "license": "MIT", "main": "./lib/index.js", "name": "cssom", "repository": { "type": "git", "url": "git+https://github.com/NV/CSSOM.git" }, "scripts": { "prepublish": "jake lib/index.js" }, "version": "0.3.4" }