{
  "_args": [
    [
      "gulp-angular-templatecache@2.2.7",
      "/var/www/nomadis/maj/nomadis_maj"
    ]
  ],
  "_development": true,
  "_from": "gulp-angular-templatecache@2.2.7",
  "_id": "gulp-angular-templatecache@2.2.7",
  "_inBundle": false,
  "_integrity": "sha512-Tc+amGWfc2W8BxfCSikhQHWlaZdJppPyhSFFafwln2ExNOFuHCNdwT7HCf54cpHcXdzzFuC7c/rI/075CejmaQ==",
  "_location": "/gulp-angular-templatecache",
  "_phantomChildren": {
    "duplexer": "0.1.1",
    "lodash._reinterpolate": "3.0.0",
    "through": "2.3.8"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gulp-angular-templatecache@2.2.7",
    "name": "gulp-angular-templatecache",
    "escapedName": "gulp-angular-templatecache",
    "rawSpec": "2.2.7",
    "saveSpec": null,
    "fetchSpec": "2.2.7"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-angular-templatecache/-/gulp-angular-templatecache-2.2.7.tgz",
  "_spec": "2.2.7",
  "_where": "/var/www/nomadis/maj/nomadis_maj",
  "author": {
    "name": "Mickel",
    "email": "andersson.mickel@gmail.com",
    "url": "http://mickel.me"
  },
  "bugs": {
    "url": "https://github.com/miickel/gulp-angular-templatecache/issues"
  },
  "contributors": [
    {
      "name": "Simon Kurtz",
      "email": "simonkurtz@gmail.com",
      "url": "https://github.com/simonua"
    },
    {
      "name": "Andrew Nichols",
      "email": "tandrewnichols@gmail.com",
      "url": "https://github.com/tandrewnichols"
    },
    {
      "name": "Donny Mellstrom",
      "url": "https://github.com/dmellstrom"
    },
    {
      "name": "Basa",
      "url": "https://github.com/Basa0"
    },
    {
      "name": "Jakob Hägg",
      "url": "https://github.com/Jakooob"
    },
    {
      "name": "Tereza Tomcova",
      "url": "https://github.com/the-ress"
    }
  ],
  "dependencies": {
    "gulp-concat": "2.6.1",
    "gulp-footer": "2.0.2",
    "gulp-header": "2.0.7",
    "jsesc": "2.5.1",
    "lodash.template": "^4.4.0",
    "map-stream": "0.0.7",
    "stream-combiner": "0.2.2",
    "through2": "^2.0.3"
  },
  "description": "Concatenates and registers AngularJS templates in the $templateCache.",
  "devDependencies": {
    "mocha": "latest",
    "vinyl": "^2.1.0"
  },
  "engines": {
    "node": ">=4.2.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/miickel/gulp-angular-templatecache#readme",
  "keywords": [
    "gulpplugin",
    "gulp",
    "angular",
    "angularjs",
    "ng",
    "html2js",
    "templatecache"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "gulp-angular-templatecache",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/miickel/gulp-angular-templatecache.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "2.2.7"
}
