118 lines
2.8 KiB
JSON
118 lines
2.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "gulp-concat@^2.6.0",
|
|
"scope": null,
|
|
"escapedName": "gulp-concat",
|
|
"name": "gulp-concat",
|
|
"rawSpec": "^2.6.0",
|
|
"spec": ">=2.6.0 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"D:\\web\\layui\\res\\layui"
|
|
]
|
|
],
|
|
"_from": "gulp-concat@>=2.6.0 <3.0.0",
|
|
"_id": "gulp-concat@2.6.1",
|
|
"_inCache": 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": {
|
|
"name": "contra",
|
|
"email": "contra@wearefractal.com"
|
|
},
|
|
"_npmVersion": "3.10.9",
|
|
"_phantomChildren": {
|
|
"clone": "1.0.2",
|
|
"clone-buffer": "1.0.0",
|
|
"cloneable-readable": "1.0.0",
|
|
"is-stream": "1.1.0",
|
|
"remove-trailing-separator": "1.0.1"
|
|
},
|
|
"_requested": {
|
|
"raw": "gulp-concat@^2.6.0",
|
|
"scope": null,
|
|
"escapedName": "gulp-concat",
|
|
"name": "gulp-concat",
|
|
"rawSpec": "^2.6.0",
|
|
"spec": ">=2.6.0 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/gulp-concat/-/gulp-concat-2.6.1.tgz",
|
|
"_shasum": "633d16c95d88504628ad02665663cee5a4793353",
|
|
"_shrinkwrap": null,
|
|
"_spec": "gulp-concat@^2.6.0",
|
|
"_where": "D:\\web\\layui\\res\\layui",
|
|
"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"
|
|
},
|
|
"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"
|
|
}
|