twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
133 lines (132 loc) • 3.52 kB
JSON
{
"_args": [
[
"vinyl-fs@^2.1.1",
"/Users/nick/codes/twreporter-react/node_modules/imagemin"
]
],
"_from": "vinyl-fs@>=2.1.1 <3.0.0",
"_id": "vinyl-fs@2.3.4",
"_inCache": true,
"_installable": true,
"_location": "/vinyl-fs",
"_nodeVersion": "0.10.41",
"_npmOperationalInternal": {
"host": "packages-5-east.internal.npmjs.com",
"tmp": "tmp/vinyl-fs-2.3.4.tgz_1456523328317_0.3673051632940769"
},
"_npmUser": {
"email": "blaine@iceddev.com",
"name": "phated"
},
"_npmVersion": "2.14.14",
"_phantomChildren": {
"readable-stream": "2.0.5",
"xtend": "4.0.1"
},
"_requested": {
"name": "vinyl-fs",
"raw": "vinyl-fs@^2.1.1",
"rawSpec": "^2.1.1",
"scope": null,
"spec": ">=2.1.1 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/decompress",
"/download",
"/imagemin"
],
"_resolved": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.3.4.tgz",
"_shasum": "82e3ff54a699b5c9c0d9db5792b7ae2069275541",
"_shrinkwrap": null,
"_spec": "vinyl-fs@^2.1.1",
"_where": "/Users/nick/codes/twreporter-react/node_modules/imagemin",
"author": {
"email": "contact@wearefractal.com",
"name": "Fractal",
"url": "http://wearefractal.com/"
},
"bugs": {
"url": "https://github.com/wearefractal/vinyl-fs/issues"
},
"dependencies": {
"duplexify": "^3.2.0",
"glob-stream": "^5.2.0",
"graceful-fs": "^4.0.0",
"gulp-sourcemaps": "^1.5.2",
"is-valid-glob": "^0.3.0",
"lazystream": "^1.0.0",
"lodash.isequal": "^4.0.0",
"merge-stream": "^1.0.0",
"mkdirp": "^0.5.0",
"object-assign": "^4.0.0",
"readable-stream": "^2.0.4",
"strip-bom": "^2.0.0",
"strip-bom-stream": "^1.0.0",
"through2": "^2.0.0",
"through2-filter": "^2.0.0",
"vali-date": "^1.0.0",
"vinyl": "^1.0.0"
},
"description": "Vinyl adapter for the file system",
"devDependencies": {
"buffer-equal": "^0.0.1",
"default-resolution": "^1.0.1",
"del": "^2.2.0",
"eslint": "^1.10.3",
"eslint-config-gulp": "^2.0.0",
"expect": "^1.14.0",
"github-changes": "^1.0.1",
"istanbul": "^0.3.0",
"istanbul-coveralls": "^1.0.1",
"jscs": "^2.4.0",
"jscs-preset-gulp": "^1.0.0",
"mocha": "^2.0.0",
"mocha-lcov-reporter": "^1.0.0",
"rimraf": "^2.2.5",
"should": "^7.0.0",
"sinon": "^1.10.3"
},
"directories": {},
"dist": {
"shasum": "82e3ff54a699b5c9c0d9db5792b7ae2069275541",
"tarball": "http://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.3.4.tgz"
},
"engines": {
"node": ">=0.10"
},
"files": [
"index.js",
"lib"
],
"gitHead": "cd8a992294228eea1d08957efc823794baa48fba",
"homepage": "http://github.com/wearefractal/vinyl-fs",
"license": "MIT",
"main": "./index.js",
"maintainers": [
{
"name": "fractal",
"email": "contact@wearefractal.com"
},
{
"name": "phated",
"email": "blaine@iceddev.com"
}
],
"name": "vinyl-fs",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/wearefractal/vinyl-fs.git"
},
"scripts": {
"changelog": "github-changes -o gulpjs -r vinyl-fs -b master -f ./CHANGELOG.md --order-semver --use-commit-body",
"cover": "istanbul cover _mocha",
"coveralls": "npm run cover && istanbul-coveralls",
"lint": "eslint . && jscs index.js lib/ test/",
"test": "npm run lint && mocha"
},
"version": "2.3.4"
}