{ "_args": [ [ "detective-less@1.0.2", "/Users/tatiana/selfdefined" ] ], "_from": "detective-less@1.0.2", "_id": "detective-less@1.0.2", "_inBundle": false, "_integrity": "sha512-Rps1xDkEEBSq3kLdsdnHZL1x2S4NGDcbrjmd4q+PykK5aJwDdP5MBgrJw1Xo+kyUHuv3JEzPqxr+Dj9ryeDRTA==", "_location": "/detective-less", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "detective-less@1.0.2", "name": "detective-less", "escapedName": "detective-less", "rawSpec": "1.0.2", "saveSpec": null, "fetchSpec": "1.0.2" }, "_requiredBy": [ "/precinct" ], "_resolved": "https://registry.npmjs.org/detective-less/-/detective-less-1.0.2.tgz", "_spec": "1.0.2", "_where": "/Users/tatiana/selfdefined", "bugs": { "url": "https://github.com/Mike-Dax/node-detective-less/issues" }, "contributors": [ { "name": "Joel Kemp", "email": "joel@mrjoelkemp.com" }, { "name": "Michael Orenstein", "email": "michael@whiteshadows.me" } ], "dependencies": { "debug": "^4.0.0", "gonzales-pe": "^4.2.3", "node-source-walk": "^4.0.0" }, "description": "Find the dependencies of a less file", "devDependencies": { "mocha": "^5.2.0" }, "engines": { "node": ">= 6.0" }, "homepage": "https://github.com/Mike-Dax/node-detective-less", "keywords": [ "detective", "less", "ast", "dependencies" ], "license": "MIT", "main": "index.js", "name": "detective-less", "repository": { "type": "git", "url": "git+https://github.com/Mike-Dax/node-detective-less.git" }, "scripts": { "test": "mocha test/test.js" }, "version": "1.0.2" }