{
  "_args": [
    [
      {
        "raw": "gulp-insert@^0.5.0",
        "scope": null,
        "escapedName": "gulp-insert",
        "name": "gulp-insert",
        "rawSpec": "^0.5.0",
        "spec": ">=0.5.0 <0.6.0",
        "type": "range"
      },
      "/home/lively4/lively4/lively4-projectional-editor/node_modules/node-blockly"
    ]
  ],
  "_from": "gulp-insert@>=0.5.0 <0.6.0",
  "_id": "gulp-insert@0.5.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/gulp-insert",
  "_nodeVersion": "2.3.0",
  "_npmUser": {
    "name": "rschmukler",
    "email": "ryan@slingingcode.com"
  },
  "_npmVersion": "2.11.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "gulp-insert@^0.5.0",
    "scope": null,
    "escapedName": "gulp-insert",
    "name": "gulp-insert",
    "rawSpec": "^0.5.0",
    "spec": ">=0.5.0 <0.6.0",
    "type": "range"
  },
  "_requiredBy": [
    "/node-blockly"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-insert/-/gulp-insert-0.5.0.tgz",
  "_shasum": "32313f13e4a23cf5acca5ce5f0c080923c778602",
  "_shrinkwrap": null,
  "_spec": "gulp-insert@^0.5.0",
  "_where": "/home/lively4/lively4/lively4-projectional-editor/node_modules/node-blockly",
  "author": {
    "name": "Ryan Schmukler",
    "email": "ryan@slingingcode.com",
    "url": "http://slingingcode.com/"
  },
  "bugs": {
    "url": "https://github.com/rschmukler/gulp-insert/issues"
  },
  "dependencies": {
    "readable-stream": "^1.0.26-4",
    "streamqueue": "0.0.6"
  },
  "description": "Append or Prepend a string with gulp",
  "devDependencies": {
    "chai": "^1.9.1",
    "gulp-util": "~2.2.12",
    "mocha": "~1.17.0"
  },
  "directories": {},
  "dist": {
    "shasum": "32313f13e4a23cf5acca5ce5f0c080923c778602",
    "tarball": "https://registry.npmjs.org/gulp-insert/-/gulp-insert-0.5.0.tgz"
  },
  "gitHead": "8d35acb4fbf402cac02143b477ba1b4ca5f14b6a",
  "homepage": "https://github.com/rschmukler/gulp-insert/",
  "keywords": [
    "gulp",
    "gulpplugin",
    "append",
    "insert",
    "prepend"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "rschmukler",
      "email": "ryan@slingingcode.com"
    },
    {
      "name": "nfroidure",
      "email": "nfroidure@elitwork.com"
    }
  ],
  "name": "gulp-insert",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/rschmukler/gulp-insert.git"
  },
  "scripts": {
    "test": "mocha test/*.js"
  },
  "version": "0.5.0"
}
