File: //proc/1526/root/var/www/zaklada/html/node_modules/gulp-flatten/package.json
{
"_args": [
[
"gulp-flatten@0.3.1",
"C:\\wamp\\www\\tokic-shop\\html"
]
],
"_development": true,
"_from": "gulp-flatten@0.3.1",
"_id": "gulp-flatten@0.3.1",
"_inBundle": false,
"_integrity": "sha1-Uef+wTozxARXjRjBWJ0bW8Rf4dY=",
"_location": "/gulp-flatten",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "gulp-flatten@0.3.1",
"name": "gulp-flatten",
"escapedName": "gulp-flatten",
"rawSpec": "0.3.1",
"saveSpec": null,
"fetchSpec": "0.3.1"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/gulp-flatten/-/gulp-flatten-0.3.1.tgz",
"_spec": "0.3.1",
"_where": "C:\\wamp\\www\\tokic-shop\\html",
"author": {
"name": "Artem Medeusheyev",
"email": "artem.medeusheyev@gmail.com"
},
"bugs": {
"url": "https://github.com/armed/gulp-flatten/issues"
},
"dependencies": {
"gulp-util": "^3.0.7",
"through2": "^2.0.0"
},
"description": "remove or replace relative path for files",
"devDependencies": {
"eslint-config-airbnb": "^1.0.2",
"gulp": "^3.9.0",
"mocha": "^2.3.4",
"pre-commit": "^1.1.2",
"should": "^7.1.1"
},
"engines": {
"node": ">=0.10"
},
"homepage": "https://github.com/armed/gulp-flatten",
"keywords": [
"gulpplugin",
"gulp",
"flatten",
"relative",
"path"
],
"license": "MIT",
"main": "index.js",
"name": "gulp-flatten",
"repository": {
"type": "git",
"url": "git://github.com/armed/gulp-flatten.git"
},
"scripts": {
"test": "mocha -R spec"
},
"version": "0.3.1"
}