tatianamac 6d5445ecc5 update
2019-11-26 14:50:43 -08:00

72 lines
1.6 KiB
JSON

{
"_args": [
[
"detective-scss@2.0.1",
"/Users/tatiana/selfdefined"
]
],
"_from": "detective-scss@2.0.1",
"_id": "detective-scss@2.0.1",
"_inBundle": false,
"_integrity": "sha512-VveyXW4WQE04s05KlJ8K0bG34jtHQVgTc9InspqoQxvnelj/rdgSAy7i2DXAazyQNFKlWSWbS+Ro2DWKFOKTPQ==",
"_location": "/detective-scss",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "detective-scss@2.0.1",
"name": "detective-scss",
"escapedName": "detective-scss",
"rawSpec": "2.0.1",
"saveSpec": null,
"fetchSpec": "2.0.1"
},
"_requiredBy": [
"/precinct"
],
"_resolved": "https://registry.npmjs.org/detective-scss/-/detective-scss-2.0.1.tgz",
"_spec": "2.0.1",
"_where": "/Users/tatiana/selfdefined",
"author": {
"name": "Joel Kemp",
"email": "joel@mrjoelkemp.com"
},
"bugs": {
"url": "https://github.com/dependents/node-detective-scss/issues"
},
"dependencies": {
"debug": "^4.1.1",
"gonzales-pe": "^4.2.3",
"node-source-walk": "^4.0.0"
},
"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"
}