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

136 lines
4.4 KiB
JSON

{
"_args": [
[
"undertaker@^1.2.1",
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/gulp"
]
],
"_from": "undertaker@>=1.2.1 <2.0.0",
"_hasShrinkwrap": false,
"_id": "undertaker@1.2.1",
"_inCache": true,
"_installable": true,
"_location": "/undertaker",
"_nodeVersion": "10.15.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/undertaker_1.2.1_1554654103680_0.43908807807578376"
},
"_npmUser": {
"email": "blaine.bublitz@gmail.com",
"name": "phated"
},
"_npmVersion": "6.4.1",
"_phantomChildren": {},
"_requested": {
"name": "undertaker",
"raw": "undertaker@^1.2.1",
"rawSpec": "^1.2.1",
"scope": null,
"spec": ">=1.2.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/gulp"
],
"_resolved": "https://registry.npmjs.org/undertaker/-/undertaker-1.2.1.tgz",
"_shasum": "701662ff8ce358715324dfd492a4f036055dfe4b",
"_shrinkwrap": null,
"_spec": "undertaker@^1.2.1",
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/gulp",
"author": {
"email": "team@gulpjs.com",
"name": "Gulp Team",
"url": "http://gulpjs.com/"
},
"bugs": {
"url": "https://github.com/gulpjs/undertaker/issues"
},
"contributors": [
{
"name": "Blaine Bublitz",
"email": "blaine.bublitz@gmail.com"
},
{
"name": "Damien Lebrun",
"email": "dinoboff@hotmail.com"
}
],
"dependencies": {
"arr-flatten": "^1.0.1",
"arr-map": "^2.0.0",
"bach": "^1.0.0",
"collection-map": "^1.0.0",
"es6-weak-map": "^2.0.1",
"last-run": "^1.1.0",
"object.defaults": "^1.0.0",
"object.reduce": "^1.0.0",
"undertaker-registry": "^1.0.0"
},
"description": "Task registry that allows composition through series/parallel methods.",
"devDependencies": {
"async-once": "^1.0.0",
"del": "^2.0.2",
"eslint": "^1.7.3",
"eslint-config-gulp": "^2.0.0",
"expect": "^1.19.0",
"gulp-jshint": "^1.8.4",
"istanbul": "^0.4.3",
"istanbul-coveralls": "^1.0.3",
"jscs": "^2.3.5",
"jscs-preset-gulp": "^1.0.0",
"mocha": "^2.4.5",
"once": "^1.3.1",
"through2": "^2.0.0",
"undertaker-common-tasks": "^1.0.0",
"undertaker-task-metadata": "^1.0.0",
"vinyl-fs": "^2.2.0"
},
"directories": {},
"dist": {
"fileCount": 17,
"integrity": "sha512-71WxIzDkgYk9ZS+spIB8iZXchFhAdEo2YU8xYqBYJ39DIUIqziK78ftm26eecoIY49X0J2MLhG4hr18Yp6/CMA==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqiOYCRA9TVsSAnZWagAAX1gP/2REI4ZbD0ZS6nLyrPBK\neQnrETrrER/wUD+rkoH1eFpDu3JrzdDdNlWAnTc4AlpxjQyvXHVNkfqf4+ju\nba1jsbUzRKW4GrEDrsuBKcDRAtwrSAWDWxRvFfsvxY0QKY+MkEXUmos/crv+\npkLynDbAPCf+ottddBdyBLZNun6Wrp21KcfpH/4kRqsK/30aizKnAr2/ejqT\nGGjJNFW59+CcmhDOgN0O4xbRdcL4IGsygm1n4LgHpE6f6TKXA8FFuiQxj9Ip\nNjYPgFfc8bBXKqNJID3t6wmQUQZDaRfg7vb4tQ7XOrO7r5RtP91QAZz+rR+I\nnL8+nGf3htqAtPo69NYonTCAYsxG/iGneZ7KcKnzpDRzsQaLx/GwNxNVKWSF\ns3GbQKhhWr15Tvxixm+709MDRk+JCN7lf2q3TkwalolU7JPZr7O7Yc+tNRDg\n3efq3yZfLsYzSta4b/9Uqb3NaOa/mFIEuPGLHuUjxFk+AfdJ/p1Hl2uyCMh5\n9iEVafxxqB+nOEUNjjWJVFVTkgA/Ssc9zHnnqfcJdcq2kAuz9p5u2XQEu8JU\nHzF37VsGqBp8WE+mj046kxEpTzqSy1NEARWMG21xUJ6OIlLKFzM3qNj4gNCg\nXHlXuX/nDkK97x6k/0aVNjDtIv1Z2REAQ68x2sEFXWn3PwZw5VXbyS8o+J3W\nKxnT\r\n=YAW0\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "701662ff8ce358715324dfd492a4f036055dfe4b",
"tarball": "https://registry.npmjs.org/undertaker/-/undertaker-1.2.1.tgz",
"unpackedSize": 23187
},
"engines": {
"node": ">= 0.10"
},
"gitHead": "f826c7a90972df92984cd888446444f2fe8cb365",
"homepage": "https://github.com/gulpjs/undertaker#readme",
"keywords": [
"registry",
"runner",
"task"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "contra",
"email": "yo@contra.io"
},
{
"name": "phated",
"email": "blaine.bublitz@gmail.com"
}
],
"name": "undertaker",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/gulpjs/undertaker.git"
},
"scripts": {
"cover": "istanbul cover _mocha --report lcovonly",
"coveralls": "npm run cover && istanbul-coveralls",
"lint": "eslint . && jscs index.js lib/ test/",
"pretest": "npm run lint",
"test": "mocha --async-only"
},
"version": "1.2.1"
}