{ "_args": [ [ "precinct@6.1.2", "/Users/tatiana/selfdefined" ] ], "_from": "precinct@6.1.2", "_id": "precinct@6.1.2", "_inBundle": false, "_integrity": "sha512-Mk+oWvR7N2D2EY+5vKNnnXPGor1aU3ZbkcHp2ER68el5PL1nmZsvpq41s69emiNMSuL6TMoIeTabvwfe5w7vNg==", "_location": "/precinct", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "precinct@6.1.2", "name": "precinct", "escapedName": "precinct", "rawSpec": "6.1.2", "saveSpec": null, "fetchSpec": "6.1.2" }, "_requiredBy": [ "/dependency-tree" ], "_resolved": "https://registry.npmjs.org/precinct/-/precinct-6.1.2.tgz", "_spec": "6.1.2", "_where": "/Users/tatiana/selfdefined", "author": { "name": "Joel Kemp", "email": "joel@mrjoelkemp.com" }, "bin": { "precinct": "bin/cli.js" }, "bugs": { "url": "https://github.com/mrjoelkemp/node-precinct/issues" }, "dependencies": { "commander": "^2.19.0", "debug": "^4.1.1", "detective-amd": "^3.0.0", "detective-cjs": "^3.1.1", "detective-es6": "^2.0.0", "detective-less": "^1.0.2", "detective-postcss": "^3.0.0", "detective-sass": "^3.0.0", "detective-scss": "^2.0.0", "detective-stylus": "^1.0.0", "detective-typescript": "^5.1.1", "module-definition": "^3.1.0", "node-source-walk": "^4.2.0" }, "description": "Unleash the detectives", "devDependencies": { "jscs": "~3.0.7", "jscs-preset-mrjoelkemp": "~2.0.0", "mocha": "^5.2.0", "rewire": "^4.0.1", "sinon": "^6.2.0" }, "engines": { "node": ">=6.0.0" }, "homepage": "https://github.com/mrjoelkemp/node-precinct", "keywords": [ "modules", "amd", "commonjs", "es6", "sass", "less", "detective", "dependencies" ], "license": "MIT", "main": "index.js", "name": "precinct", "repository": { "type": "git", "url": "git+ssh://git@github.com/mrjoelkemp/node-precinct.git" }, "scripts": { "test": "jscs index.js test/index.js && mocha test/index.js" }, "version": "6.1.2" }