{
  "_args": [
    [
      {
        "raw": "gulp-flatten@^0.2.0",
        "scope": null,
        "escapedName": "gulp-flatten",
        "name": "gulp-flatten",
        "rawSpec": "^0.2.0",
        "spec": ">=0.2.0 <0.3.0",
        "type": "range"
      },
      "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui"
    ]
  ],
  "_from": "gulp-flatten@>=0.2.0 <0.3.0",
  "_id": "gulp-flatten@0.2.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/gulp-flatten",
  "_nodeVersion": "2.5.0",
  "_npmUser": {
    "name": "armed",
    "email": "artem.medeusheyev@gmail.com"
  },
  "_npmVersion": "2.13.4",
  "_phantomChildren": {},
  "_requested": {
    "raw": "gulp-flatten@^0.2.0",
    "scope": null,
    "escapedName": "gulp-flatten",
    "name": "gulp-flatten",
    "rawSpec": "^0.2.0",
    "spec": ">=0.2.0 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/semantic-ui"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-flatten/-/gulp-flatten-0.2.0.tgz",
  "_shasum": "892d517e38d7900fd454cf9a1e0210300e92eb06",
  "_shrinkwrap": null,
  "_spec": "gulp-flatten@^0.2.0",
  "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui",
  "author": {
    "name": "Artem Medeusheyev",
    "email": "artem.medeusheyev@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/armed/gulp-flatten/issues"
  },
  "dependencies": {
    "gulp-util": "^3.0.1",
    "through2": "^2.0.0"
  },
  "description": "remove or replace relative path for files",
  "devDependencies": {
    "gulp": "^3.8.8",
    "mocha": "^2.2.5",
    "pre-commit": "^1.0.10",
    "should": "^7.0.2"
  },
  "directories": {},
  "dist": {
    "shasum": "892d517e38d7900fd454cf9a1e0210300e92eb06",
    "tarball": "https://registry.npmjs.org/gulp-flatten/-/gulp-flatten-0.2.0.tgz"
  },
  "engines": {
    "node": ">=0.10"
  },
  "gitHead": "2bf02a4a7a6dd4e1e5a6807b9061d4341298ccbd",
  "homepage": "https://github.com/armed/gulp-flatten",
  "keywords": [
    "gulpplugin",
    "gulp",
    "flatten",
    "relative",
    "path"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "armed",
      "email": "artem.medeusheyev@gmail.com"
    }
  ],
  "name": "gulp-flatten",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/armed/gulp-flatten.git"
  },
  "scripts": {
    "test": "mocha -R spec"
  },
  "version": "0.2.0"
}
