mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
249 lines
6.2 KiB
JSON
249 lines
6.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"detective@^5.2.0",
|
|
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/module-deps"
|
|
]
|
|
],
|
|
"_from": "detective@>=5.2.0 <6.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "detective@5.2.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/detective",
|
|
"_nodeVersion": "11.8.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/detective_5.2.0_1548667652804_0.152066386411168"
|
|
},
|
|
"_npmUser": {
|
|
"email": "renee@kooi.me",
|
|
"name": "goto-bus-stop"
|
|
},
|
|
"_npmVersion": "6.7.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "detective",
|
|
"raw": "detective@^5.2.0",
|
|
"rawSpec": "^5.2.0",
|
|
"scope": null,
|
|
"spec": ">=5.2.0 <6.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/module-deps"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/detective/-/detective-5.2.0.tgz",
|
|
"_shasum": "feb2a77e85b904ecdea459ad897cc90a99bd2a7b",
|
|
"_shrinkwrap": null,
|
|
"_spec": "detective@^5.2.0",
|
|
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/module-deps",
|
|
"author": {
|
|
"email": "mail@substack.net",
|
|
"name": "James Halliday",
|
|
"url": "http://substack.net"
|
|
},
|
|
"bin": {
|
|
"detective": "bin/detective.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/browserify/detective/issues"
|
|
},
|
|
"dependencies": {
|
|
"acorn-node": "^1.6.1",
|
|
"defined": "^1.0.0",
|
|
"minimist": "^1.1.1"
|
|
},
|
|
"description": "find all require() calls by walking the AST",
|
|
"devDependencies": {
|
|
"tap": "^10.7.3"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 44,
|
|
"integrity": "sha512-6SsIx+nUUbuK0EthKjv0zrdnajCCXVYGmbYYiYjFVpzcjwEs/JMDZ8tPRG29J/HhN56t3GJp2cGSWDRjjot8Pg==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcTssFCRA9TVsSAnZWagAA55kP/A9HQnOFUPc5XWLdLNHw\nTe48iIa52WGxazjyYkrUlpzWqqONtagCyW10Ccojs33yOBz6EuWRbr/GXWWC\npAO67apCdLBxKiagiM8TPapm4QvP3K0arMzP4mbch5YTwF34KovborZugDJe\nXksYSKYIxB7qtBB9Iwc1MKSd8m6eYaRM1FTkAKhPQfAGY/iyyyD089z/M1bZ\ncb+VGejC8Zld/p/H0dwlsC3AoAd4Be3tgW12T07uzZ1+QbYyq5bKDvrTGaYb\nawRi468WdSoz6oNnXQpsBdSALhX6MnAkT4EzBY7qLuj12BaivN+8JtBv46Jl\n2+/iGiM1DD6/nlovYldtFltFRh0X/RUQ3FKn2zn9Lfs93G4DHyWS072GhEU9\npJVlc8YxzcvmDIEYI1f5ywqrpXfAwynno6lkRgDVxHfkxO6jMZsG1OntzwkQ\nGF8zY5kFdkVSgSKXeuGvUuBKNq/+bZVYQ9lyO8k0yfTwyV//tOm9qUtGjhM/\nuo8E9PclqyzdTxTVSF30AsFhNtQArBcsHXcQvwT4X2bE+d3sne3U84YxVLuq\nj3NWWzg38TA52JGOJJN6YDBxN1YviZNBOp79oSG0R6GUkBvabj7MuafqccLk\nAVYqCDN5DRbhgFAu3ZAIhT34eBd1nbB2GM0rXsZtdPZDLit/J7Ap2S41ryco\nPGS4\r\n=XoY8\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "feb2a77e85b904ecdea459ad897cc90a99bd2a7b",
|
|
"tarball": "https://registry.npmjs.org/detective/-/detective-5.2.0.tgz",
|
|
"unpackedSize": 20571
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
},
|
|
"gitHead": "1c3837acfb68162faa6ab417ad0139dd20af50b2",
|
|
"homepage": "https://github.com/browserify/detective#readme",
|
|
"keywords": [
|
|
"analyze",
|
|
"ast",
|
|
"require",
|
|
"source"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "jprichardson",
|
|
"email": "jprichardson@gmail.com"
|
|
},
|
|
{
|
|
"name": "ahdinosaur",
|
|
"email": "michael.williams@enspiral.com"
|
|
},
|
|
{
|
|
"name": "ashaffer88",
|
|
"email": "darawk@gmail.com"
|
|
},
|
|
{
|
|
"name": "balupton",
|
|
"email": "b@lupton.cc"
|
|
},
|
|
{
|
|
"name": "bpostlethwaite",
|
|
"email": "post.ben.here@gmail.com"
|
|
},
|
|
{
|
|
"name": "bret",
|
|
"email": "bcomnes@gmail.com"
|
|
},
|
|
{
|
|
"name": "cwmma",
|
|
"email": "calvin.metcalf@gmail.com"
|
|
},
|
|
{
|
|
"name": "dominictarr",
|
|
"email": "dominic.tarr@gmail.com"
|
|
},
|
|
{
|
|
"name": "elnounch",
|
|
"email": "contact@elnounch.net"
|
|
},
|
|
{
|
|
"name": "emilbayes",
|
|
"email": "github@tixz.dk"
|
|
},
|
|
{
|
|
"name": "feross",
|
|
"email": "feross@feross.org"
|
|
},
|
|
{
|
|
"name": "forbeslindesay",
|
|
"email": "forbes@lindesay.co.uk"
|
|
},
|
|
{
|
|
"name": "fpereira1",
|
|
"email": "pereira.filype@gmail.com"
|
|
},
|
|
{
|
|
"name": "garann",
|
|
"email": "garann@gmail.com"
|
|
},
|
|
{
|
|
"name": "gkatsev",
|
|
"email": "me@gkatsev.com"
|
|
},
|
|
{
|
|
"name": "goto-bus-stop",
|
|
"email": "renee@kooi.me"
|
|
},
|
|
{
|
|
"name": "hughsk",
|
|
"email": "hughskennedy@gmail.com"
|
|
},
|
|
{
|
|
"name": "indutny",
|
|
"email": "fedor@indutny.com"
|
|
},
|
|
{
|
|
"name": "jmm",
|
|
"email": "npm-public@jessemccarthy.net"
|
|
},
|
|
{
|
|
"name": "anandthakker",
|
|
"email": "vestibule@anandthakker.net"
|
|
},
|
|
{
|
|
"name": "jryans",
|
|
"email": "jryans@gmail.com"
|
|
},
|
|
{
|
|
"name": "leichtgewicht",
|
|
"email": "martin.heidegger@gmail.com"
|
|
},
|
|
{
|
|
"name": "mafintosh",
|
|
"email": "mathiasbuus@gmail.com"
|
|
},
|
|
{
|
|
"name": "mattdesl",
|
|
"email": "dave.des@gmail.com"
|
|
},
|
|
{
|
|
"name": "maxogden",
|
|
"email": "max@maxogden.com"
|
|
},
|
|
{
|
|
"name": "mellowmelon",
|
|
"email": "palmermebane@gmail.com"
|
|
},
|
|
{
|
|
"name": "parshap",
|
|
"email": "parshap+npm@gmail.com"
|
|
},
|
|
{
|
|
"name": "pkrumins",
|
|
"email": "peteris.krumins@gmail.com"
|
|
},
|
|
{
|
|
"name": "sethvincent",
|
|
"email": "sethvincent@gmail.com"
|
|
},
|
|
{
|
|
"name": "stevemao",
|
|
"email": "maochenyan@gmail.com"
|
|
},
|
|
{
|
|
"name": "substack",
|
|
"email": "substack@gmail.com"
|
|
},
|
|
{
|
|
"name": "tehshrike",
|
|
"email": "me@JoshDuff.com"
|
|
},
|
|
{
|
|
"name": "terinjokes",
|
|
"email": "terinjokes@gmail.com"
|
|
},
|
|
{
|
|
"name": "thlorenz",
|
|
"email": "thlorenz@gmx.de"
|
|
},
|
|
{
|
|
"name": "ungoldman",
|
|
"email": "ungoldman@gmail.com"
|
|
},
|
|
{
|
|
"name": "yerkopalma",
|
|
"email": "yerko.palma@usach.cl"
|
|
},
|
|
{
|
|
"name": "yoshuawuyts",
|
|
"email": "yoshuawuyts@gmail.com"
|
|
},
|
|
{
|
|
"name": "zertosh",
|
|
"email": "zertosh@gmail.com"
|
|
}
|
|
],
|
|
"name": "detective",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/browserify/detective.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tap test/*.js"
|
|
},
|
|
"version": "5.2.0"
|
|
}
|