mirror of
https://github.com/S2-/gitlit
synced 2025-08-03 12:50:04 +02:00
62 lines
1.5 KiB
JSON
62 lines
1.5 KiB
JSON
{
|
|
"_from": "flora-colossus@^1.0.0",
|
|
"_id": "flora-colossus@1.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-VHKcNh7ezuAU3UQWeeGjfB13OkU=",
|
|
"_location": "/flora-colossus",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "flora-colossus@^1.0.0",
|
|
"name": "flora-colossus",
|
|
"escapedName": "flora-colossus",
|
|
"rawSpec": "^1.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/galactus"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/flora-colossus/-/flora-colossus-1.0.0.tgz",
|
|
"_shasum": "54729c361edecee014dd441679e1a37c1d773a45",
|
|
"_spec": "flora-colossus@^1.0.0",
|
|
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\galactus",
|
|
"author": {
|
|
"name": "Samuel Attard"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"debug": "^3.1.0",
|
|
"fs-extra": "^4.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Walks your node_modules tree",
|
|
"devDependencies": {
|
|
"@types/chai": "^4.0.10",
|
|
"@types/debug": "^0.0.30",
|
|
"@types/fs-extra": "^4.0.0",
|
|
"@types/mocha": "^2.2.45",
|
|
"@types/yargs": "^8.0.1",
|
|
"chai": "^4.1.2",
|
|
"mocha": "^4.1.0",
|
|
"sane": "^2.5.0",
|
|
"ts-node": "^4.1.0",
|
|
"typescript": "^2.4.2"
|
|
},
|
|
"keywords": [
|
|
"prune",
|
|
"production"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "flora-colossus",
|
|
"scripts": {
|
|
"build": "tsc",
|
|
"prepublish": "npm run build",
|
|
"test": "mocha --require ts-node/register test/*_spec.ts"
|
|
},
|
|
"typings": "lib/index.d.ts",
|
|
"version": "1.0.0"
|
|
}
|