mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-04-22 01:09:07 +00:00
62 lines
1.4 KiB
JSON
62 lines
1.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"detective-stylus@1.0.0",
|
|
"/Users/tatiana/selfdefined"
|
|
]
|
|
],
|
|
"_from": "detective-stylus@1.0.0",
|
|
"_id": "detective-stylus@1.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-UK7n24uruZA4HwEMY/q7pbWOVM0=",
|
|
"_location": "/detective-stylus",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"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",
|
|
"_spec": "1.0.0",
|
|
"_where": "/Users/tatiana/selfdefined",
|
|
"author": {
|
|
"name": "Joel Kemp",
|
|
"email": "joel@mrjoelkemp.com",
|
|
"url": "http://www.mrjoelkemp.com/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/mrjoelkemp/node-detective-stylus/issues"
|
|
},
|
|
"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"
|
|
}
|