2020-05-26 18:17:24 +02:00

277 lines
6.9 KiB
JSON

{
"_args": [
[
"module-deps@^6.0.0",
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/browserify"
]
],
"_from": "module-deps@>=6.0.0 <7.0.0",
"_hasShrinkwrap": false,
"_id": "module-deps@6.2.2",
"_inCache": true,
"_installable": true,
"_location": "/module-deps",
"_nodeVersion": "13.3.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/module-deps_6.2.2_1576229964409_0.9939570654455316"
},
"_npmUser": {
"email": "renee@kooi.me",
"name": "goto-bus-stop"
},
"_npmVersion": "6.13.4",
"_phantomChildren": {},
"_requested": {
"name": "module-deps",
"raw": "module-deps@^6.0.0",
"rawSpec": "^6.0.0",
"scope": null,
"spec": ">=6.0.0 <7.0.0",
"type": "range"
},
"_requiredBy": [
"/browserify"
],
"_resolved": "https://registry.npmjs.org/module-deps/-/module-deps-6.2.2.tgz",
"_shasum": "d8a15c2265dfc119153c29bb47386987d0ee423b",
"_shrinkwrap": null,
"_spec": "module-deps@^6.0.0",
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/browserify",
"author": {
"email": "mail@substack.net",
"name": "James Halliday",
"url": "http://substack.net"
},
"bin": {
"module-deps": "bin/cmd.js"
},
"bugs": {
"url": "https://github.com/browserify/module-deps/issues"
},
"dependencies": {
"JSONStream": "^1.0.3",
"browser-resolve": "^1.7.0",
"cached-path-relative": "^1.0.2",
"concat-stream": "~1.6.0",
"defined": "^1.0.0",
"detective": "^5.2.0",
"duplexer2": "^0.1.2",
"inherits": "^2.0.1",
"parents": "^1.0.0",
"readable-stream": "^2.0.2",
"resolve": "^1.4.0",
"stream-combiner2": "^1.1.1",
"subarg": "^1.0.0",
"through2": "^2.0.0",
"xtend": "^4.0.0"
},
"description": "walk the dependency graph to generate json output that can be fed into browser-pack",
"devDependencies": {
"browser-pack": "^6.0.2",
"tap": "^10.7.3"
},
"directories": {},
"dist": {
"fileCount": 120,
"integrity": "sha512-a9y6yDv5u5I4A+IPHTnqFxcaKr4p50/zxTjcQJaX2ws9tN/W6J6YXnEKhqRyPhl494dkcxx951onSKVezmI+3w==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd81xMCRA9TVsSAnZWagAApE0QAJa3DN+AKmaH3joevWvY\nCgNCvpX9kFAUg+FvK8BGlR1+UWM0Y67GDTkG2DrnvOGmTGAvRM/504QeZ1kS\nOlzKqmsfL6uYQhOurhVJEai39vMMP3szlaz9OUdgvjfkgS39h/ciyH8qFN8W\nuqwFTChz8Hq0ZdjXGfd/rJ5jiM48nUjbzKCEIrlLpT+ygaDHXXPu6df7MQI8\nDZddB5bvplcHBDzASZnUYzmKkIQt3yaCQLHkxSd/1hHpCIzmAwO2/VLYw/eJ\n5F0Syfjb95J9bUE9ukXr79Sbsg4lRqL17B7WTucZ7/uc2voE0uaRlTu3eiNh\nr9n1dDHKETm45QYh3OqjQH1gcLKY2rYWAjLXA7NQDOHIJIExgrJlxK4o2Mj4\nP8ti0EKm8vqFQwcE6GGDucvE0c1ucKl0gOEvRsnmGdduzE5Xb8i0sGDALDAt\nQamnwXInbkyd2DMyfyPax2+BB0YlrXu+cUg4ul2jHCTT1Yhd66K/VGCFH4rG\ngnEN4JccfsC0yTXjLqIb3CyM9X5ASYrlvzWy/yoC+V52cF4BDR0aKT753xi1\nXYxTIdAtqOyl2GkxzOAWH0aun8JZGyOIQ/ZIO9btcCCfSjdCkvNvAatiSHCD\n/g58lCyoRD7GDKrH6L14xT4z7wDmH4wCjXob/OPWObx51XzaqBRs5HgmNLxM\n2vlF\r\n=h2+1\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "d8a15c2265dfc119153c29bb47386987d0ee423b",
"tarball": "https://registry.npmjs.org/module-deps/-/module-deps-6.2.2.tgz",
"unpackedSize": 87998
},
"engines": {
"node": ">= 0.8.0"
},
"gitHead": "9170d1edc0294ea285ab706b63266a1081537845",
"homepage": "https://github.com/browserify/module-deps",
"keywords": [
"browser",
"dependency",
"exports",
"graph",
"json",
"module",
"require"
],
"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": "defunctzombie",
"email": "shtylman@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": "ljharb",
"email": "ljharb@gmail.com"
},
{
"name": "lukechilds",
"email": "lukechilds123@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": "module-deps",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/browserify/module-deps.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "6.2.2"
}