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

152 lines
4.5 KiB
JSON

{
"_args": [
[
"gulp@^4.0.2",
"/home/christine/0_WORK/gradcomm/mithril_client"
]
],
"_from": "gulp@>=4.0.2 <5.0.0",
"_hasShrinkwrap": false,
"_id": "gulp@4.0.2",
"_inCache": true,
"_installable": true,
"_location": "/gulp",
"_nodeVersion": "10.15.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/gulp_4.0.2_1557164976354_0.27474407068151185"
},
"_npmUser": {
"email": "blaine.bublitz@gmail.com",
"name": "phated"
},
"_npmVersion": "6.4.1",
"_phantomChildren": {
"ansi-colors": "1.1.0",
"archy": "1.0.0",
"array-sort": "1.0.0",
"color-support": "1.1.3",
"concat-stream": "1.6.2",
"copy-props": "2.0.4",
"fancy-log": "1.3.3",
"gulplog": "1.0.0",
"interpret": "1.2.0",
"isobject": "3.0.1",
"liftoff": "3.1.0",
"matchdep": "2.0.0",
"mute-stdout": "1.0.1",
"pretty-hrtime": "1.0.3",
"replace-homedir": "1.0.0",
"semver-greatest-satisfied-range": "1.1.0",
"v8flags": "3.1.3",
"yargs": "7.1.1"
},
"_requested": {
"name": "gulp",
"raw": "gulp@^4.0.2",
"rawSpec": "^4.0.2",
"scope": null,
"spec": ">=4.0.2 <5.0.0",
"type": "range"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/gulp/-/gulp-4.0.2.tgz",
"_shasum": "543651070fd0f6ab0a0650c6a3e6ff5a7cb09caa",
"_shrinkwrap": null,
"_spec": "gulp@^4.0.2",
"_where": "/home/christine/0_WORK/gradcomm/mithril_client",
"author": {
"email": "team@gulpjs.com",
"name": "Gulp Team",
"url": "https://gulpjs.com/"
},
"bin": {
"gulp": "./bin/gulp.js"
},
"bugs": {
"url": "https://github.com/gulpjs/gulp/issues"
},
"contributors": [
{
"name": "Eric Schoffstall",
"email": "yo@contra.io"
},
{
"name": "Blaine Bublitz",
"email": "blaine.bublitz@gmail.com"
}
],
"dependencies": {
"glob-watcher": "^5.0.3",
"gulp-cli": "^2.2.0",
"undertaker": "^1.2.1",
"vinyl-fs": "^3.0.0"
},
"description": "The streaming build system.",
"devDependencies": {
"coveralls": "github:phated/node-coveralls#2.x",
"eslint": "^2.13.1",
"eslint-config-gulp": "^3.0.1",
"expect": "^1.20.2",
"mkdirp": "^0.5.1",
"mocha": "^3.0.0",
"nyc": "^10.3.2",
"rimraf": "^2.6.3"
},
"directories": {},
"dist": {
"fileCount": 6,
"integrity": "sha512-dvEs27SCZt2ibF29xYgmnwwCYZxdxhQ/+LFWlbAW8y7jt68L/65402Lz3+CKy0Ov4rOs+NERmDq7YlZaDqUIfA==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0HOxCRA9TVsSAnZWagAA+W4P/jo3ofgRwbXcy2U3LPNH\njJjwnCrfB8nLZ51eE1ZgeDHqx5IwyaOayBty4ZRzfOQR9w3rcz7jdZ+oDPTg\noUzUTjGhL2sKAFUPKlV1Mc77+m97arHG2ziqryhsrYrNf/Jkri3YSqAfVg6F\nM3+2YoE80c7WbJDGgycawST/HFPc2RCHYO7EVV3L1vyQ94YBckHYqBa0UNq9\ndpMDDLndaWqRywScoH3t9CsnR89q/ybRPZ2sTYUCrUPFq/X0uT/KkbwgXnuX\nkg+Hlz4kOzFddojlLXFj+GMaqLRVkgXP+rlLA0e/uKks75YuQmo3r4f4dvL1\nHKdJD4zbeFGimnqQlTX/HYx5du2X7TgA/oiheHZ2LKPVSXQ8n5zHQO3DP4LX\ngOGM9fDT7iTzMx5vkrmp2DIp7cJzR1M7E3rRINcvVnrgnrjmIsxAIHs76r7l\nJiE+maTzNeCtV/0S/kNVgvJOO7D0xqfhQPVKRQTcGvCkeEiMa/HBwHj6W5fS\nbvQ+zS9MxnW3mpSz7CbaehYL2O9Bgp92wnSTzwUjodCh16u6oTI5Chtuhi+d\nBvWTMDZAKLkQLGm4x819mD1r2N18EF/q9tiXAovBfjF/rwdGcjzWVoX0VhGB\nIWue5e8z1BijKWSBkcT+CUU7jcNA6rBcXKAU5MSlEAV5bm5Pi0ufteLPx9pF\nyrRw\r\n=2YQD\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "543651070fd0f6ab0a0650c6a3e6ff5a7cb09caa",
"tarball": "https://registry.npmjs.org/gulp/-/gulp-4.0.2.tgz",
"unpackedSize": 20855
},
"engines": {
"node": ">= 0.10"
},
"gitHead": "069350a5febf65adc27bc816a7805471b7d96f03",
"homepage": "https://gulpjs.com",
"keywords": [
"asset",
"build",
"make",
"parallel",
"pipeline",
"series",
"stream",
"streaming",
"system",
"tool"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "contra",
"email": "yo@contra.io"
},
{
"name": "phated",
"email": "blaine.bublitz@gmail.com"
}
],
"name": "gulp",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/gulpjs/gulp.git"
},
"scripts": {
"azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit",
"coveralls": "nyc report --reporter=text-lcov | coveralls",
"lint": "eslint .",
"pretest": "npm run lint",
"test": "nyc mocha --async-only"
},
"version": "4.0.2"
}