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

104 lines
2.5 KiB
JSON

{
"_args": [
[
"gulp-concat@^2.6.1",
"/home/christine/0_WORK/gradcomm/mithril_client"
]
],
"_from": "gulp-concat@>=2.6.1 <3.0.0",
"_id": "gulp-concat@2.6.1",
"_inCache": true,
"_installable": true,
"_location": "/gulp-concat",
"_nodeVersion": "6.9.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/gulp-concat-2.6.1.tgz_1479063191849_0.183789084199816"
},
"_npmUser": {
"email": "contra@wearefractal.com",
"name": "contra"
},
"_npmVersion": "3.10.9",
"_phantomChildren": {},
"_requested": {
"name": "gulp-concat",
"raw": "gulp-concat@^2.6.1",
"rawSpec": "^2.6.1",
"scope": null,
"spec": ">=2.6.1 <3.0.0",
"type": "range"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/gulp-concat/-/gulp-concat-2.6.1.tgz",
"_shasum": "633d16c95d88504628ad02665663cee5a4793353",
"_shrinkwrap": null,
"_spec": "gulp-concat@^2.6.1",
"_where": "/home/christine/0_WORK/gradcomm/mithril_client",
"author": {
"email": "yo@contra.io",
"name": "Contra",
"url": "http://contra.io/"
},
"bugs": {
"url": "https://github.com/contra/gulp-concat/issues"
},
"dependencies": {
"concat-with-sourcemaps": "^1.0.0",
"through2": "^2.0.0",
"vinyl": "^2.0.0"
},
"description": "Concatenates files",
"devDependencies": {
"gulp": "^3.8.7",
"gulp-sourcemaps": "^2.2.0",
"istanbul": "^0.4.5",
"mocha": "^3.0.0",
"mocha-lcov-reporter": "^1.2.0",
"should": "^11.0.0",
"stream-array": "^1.0.1",
"stream-assert": "^2.0.1"
},
"directories": {},
"dist": {
"shasum": "633d16c95d88504628ad02665663cee5a4793353",
"tarball": "https://registry.npmjs.org/gulp-concat/-/gulp-concat-2.6.1.tgz"
},
"engines": {
"node": ">= 0.10"
},
"files": [
"index.js"
],
"gitHead": "c179a8c491047eb980459fea6d0e2fd65d6d0ad1",
"homepage": "https://github.com/contra/gulp-concat#readme",
"keywords": [
"gulpplugin"
],
"license": "MIT",
"maintainers": [
{
"name": "contra",
"email": "contra@wearefractal.com"
},
{
"name": "fractal",
"email": "contact@wearefractal.com"
}
],
"name": "gulp-concat",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/contra/gulp-concat.git"
},
"scripts": {
"coverage": "istanbul cover _mocha",
"test": "mocha"
},
"version": "2.6.1"
}