mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-12-18 17:59:05 +00:00
update
This commit is contained in:
61
node_modules/detective-stylus/package.json
generated
vendored
Normal file
61
node_modules/detective-stylus/package.json
generated
vendored
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"_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"
|
||||
}
|
||||
Reference in New Issue
Block a user