package.json 2.79 KB
{
  "_args": [
    [
      {
        "escapedName": "gulp-concat",
        "name": "gulp-concat",
        "raw": "gulp-concat",
        "rawSpec": "",
        "scope": null,
        "spec": "latest",
        "type": "tag"
      },
      "/Users/admin/Documents/workspace/programming"
    ]
  ],
  "_from": "gulp-concat@latest",
  "_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": {
    "email": "contra@wearefractal.com",
    "name": "contra"
  },
  "_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": {
    "escapedName": "gulp-concat",
    "name": "gulp-concat",
    "raw": "gulp-concat",
    "rawSpec": "",
    "scope": null,
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-concat/-/gulp-concat-2.6.1.tgz",
  "_shasum": "633d16c95d88504628ad02665663cee5a4793353",
  "_shrinkwrap": null,
  "_spec": "gulp-concat",
  "_where": "/Users/admin/Documents/workspace/programming",
  "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": [
    {
      "email": "contra@wearefractal.com",
      "name": "contra"
    },
    {
      "email": "contact@wearefractal.com",
      "name": "fractal"
    }
  ],
  "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"
}