59 lines
1.5 KiB
JSON
59 lines
1.5 KiB
JSON
{
|
|
"_from": "detective-stylus@^1.0.0",
|
|
"_id": "detective-stylus@1.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-UK7n24uruZA4HwEMY/q7pbWOVM0=",
|
|
"_location": "/detective-stylus",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "detective-stylus@^1.0.0",
|
|
"name": "detective-stylus",
|
|
"escapedName": "detective-stylus",
|
|
"rawSpec": "^1.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/precinct"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/detective-stylus/-/detective-stylus-1.0.0.tgz",
|
|
"_shasum": "50aee7db8babb990381f010c63fabba5b58e54cd",
|
|
"_spec": "detective-stylus@^1.0.0",
|
|
"_where": "/home/suroh/Repos/11ty.work/node_modules/precinct",
|
|
"author": {
|
|
"name": "Joel Kemp",
|
|
"email": "joel@mrjoelkemp.com",
|
|
"url": "http://www.mrjoelkemp.com/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/mrjoelkemp/node-detective-stylus/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Get the dependencies of a Stylus file",
|
|
"directories": {
|
|
"test": "test"
|
|
},
|
|
"homepage": "https://github.com/mrjoelkemp/node-detective-stylus",
|
|
"keywords": [
|
|
"stylus",
|
|
"ast",
|
|
"static",
|
|
"analysis",
|
|
"dependencies"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "detective-stylus",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/mrjoelkemp/node-detective-stylus.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|