{ "_args": [ [ "csscomb-core@3.0.0-3.1", "/mnt/data/Sites/r2c.net/user/themes/r2c" ] ], "_development": true, "_from": "csscomb-core@3.0.0-3.1", "_id": "csscomb-core@3.0.0-3.1", "_inBundle": false, "_integrity": "sha1-tBHI18/g3z8v4d+E0b1kpvAEbGg=", "_location": "/csscomb-core", "_phantomChildren": { "lru-cache": "2.7.3", "sigmund": "1.0.1" }, "_requested": { "type": "version", "registry": true, "raw": "csscomb-core@3.0.0-3.1", "name": "csscomb-core", "escapedName": "csscomb-core", "rawSpec": "3.0.0-3.1", "saveSpec": null, "fetchSpec": "3.0.0-3.1" }, "_requiredBy": [ "/csscomb" ], "_resolved": "https://registry.npmjs.org/csscomb-core/-/csscomb-core-3.0.0-3.1.tgz", "_spec": "3.0.0-3.1", "_where": "/mnt/data/Sites/r2c.net/user/themes/r2c", "bugs": { "url": "https://github.com/csscomb/core/issues" }, "dependencies": { "gonzales-pe": "3.0.0-28", "minimatch": "0.2.12", "vow": "0.4.4", "vow-fs": "0.3.2" }, "description": "Framework for writing postprocessors", "devDependencies": { "jscoverage": "0.5.x", "mocha": "1.20.x" }, "homepage": "https://github.com/csscomb/core#readme", "license": "MIT", "main": "lib/core.js", "maintainers": [ { "name": "Tony Ganch", "email": "tonyganch+github@gmail.com", "url": "http://tonyganch.com/" } ], "name": "csscomb-core", "repository": { "type": "git", "url": "git+https://github.com/csscomb/core.git" }, "scripts": { "cov": "mocha -r jscoverage --covout=html test >> /dev/null && open ./covreporter/index.html", "test": "mocha" }, "version": "3.0.0-3.1" }