{ "_from": "detective-scss@^2.0.0", "_id": "detective-scss@2.0.1", "_inBundle": false, "_integrity": "sha512-VveyXW4WQE04s05KlJ8K0bG34jtHQVgTc9InspqoQxvnelj/rdgSAy7i2DXAazyQNFKlWSWbS+Ro2DWKFOKTPQ==", "_location": "/detective-scss", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "detective-scss@^2.0.0", "name": "detective-scss", "escapedName": "detective-scss", "rawSpec": "^2.0.0", "saveSpec": null, "fetchSpec": "^2.0.0" }, "_requiredBy": [ "/precinct" ], "_resolved": "https://registry.npmjs.org/detective-scss/-/detective-scss-2.0.1.tgz", "_shasum": "06f8c21ae6dedad1fccc26d544892d968083eaf8", "_spec": "detective-scss@^2.0.0", "_where": "/home/suroh/Repos/11ty.work/node_modules/precinct", "author": { "name": "Joel Kemp", "email": "joel@mrjoelkemp.com" }, "bugs": { "url": "https://github.com/dependents/node-detective-scss/issues" }, "bundleDependencies": false, "dependencies": { "debug": "^4.1.1", "gonzales-pe": "^4.2.3", "node-source-walk": "^4.0.0" }, "deprecated": false, "description": "Find the dependencies of an scss file", "devDependencies": { "mocha": "^5.2.0" }, "directories": { "test": "test" }, "engines": { "node": ">= 6.0" }, "homepage": "https://github.com/dependents/node-detective-scss", "keywords": [ "detective", "scss", "sass", "ast", "dependencies" ], "license": "MIT", "main": "index.js", "name": "detective-scss", "repository": { "type": "git", "url": "git+https://github.com/dependents/node-detective-scss.git" }, "scripts": { "test": "mocha test/test.js" }, "version": "2.0.1" }