81 lines
1.9 KiB
JSON
81 lines
1.9 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"gulp-concat@2.6.1",
|
||
|
"/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab"
|
||
|
]
|
||
|
],
|
||
|
"_development": true,
|
||
|
"_from": "gulp-concat@2.6.1",
|
||
|
"_id": "gulp-concat@2.6.1",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-Yz0WyV2IUEYorQJmVmPO5aR5M1M=",
|
||
|
"_location": "/gulp-concat",
|
||
|
"_phantomChildren": {
|
||
|
"clone-buffer": "1.0.0",
|
||
|
"cloneable-readable": "1.0.0",
|
||
|
"remove-trailing-separator": "1.1.0"
|
||
|
},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "gulp-concat@2.6.1",
|
||
|
"name": "gulp-concat",
|
||
|
"escapedName": "gulp-concat",
|
||
|
"rawSpec": "2.6.1",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "2.6.1"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"#DEV:/"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/gulp-concat/-/gulp-concat-2.6.1.tgz",
|
||
|
"_spec": "2.6.1",
|
||
|
"_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab",
|
||
|
"author": {
|
||
|
"name": "Contra",
|
||
|
"email": "yo@contra.io",
|
||
|
"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"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 0.10"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js"
|
||
|
],
|
||
|
"homepage": "https://github.com/contra/gulp-concat#readme",
|
||
|
"keywords": [
|
||
|
"gulpplugin"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"name": "gulp-concat",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/contra/gulp-concat.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"coverage": "istanbul cover _mocha",
|
||
|
"test": "mocha"
|
||
|
},
|
||
|
"version": "2.6.1"
|
||
|
}
|