{ "_args": [ [ "cssom@0.3.6", "/Users/lihai/jolijoli/pad_spa" ] ], "_development": true, "_from": "cssom@0.3.6", "_id": "cssom@0.3.6", "_inBundle": false, "_integrity": "sha1-+FIGzuBO+oQfPFmCp0uparINZa0=", "_location": "/cssom", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "cssom@0.3.6", "name": "cssom", "escapedName": "cssom", "rawSpec": "0.3.6", "saveSpec": null, "fetchSpec": "0.3.6" }, "_requiredBy": [ "/cssstyle", "/jsdom" ], "_resolved": "https://registry.npm.taobao.org/cssom/download/cssom-0.3.6.tgz", "_spec": "0.3.6", "_where": "/Users/lihai/jolijoli/pad_spa", "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.6" }