motion
Version:
motion - moving development forward
98 lines (97 loc) • 2.3 kB
JSON
{
"_args": [
[
"vinyl-file@^1.2.1",
"/Users/nw/motion/packages/motion/node_modules/gulp-watch"
]
],
"_from": "vinyl-file@>=1.2.1 <2.0.0",
"_id": "vinyl-file@1.3.0",
"_inCache": true,
"_installable": true,
"_location": "/vinyl-file",
"_nodeVersion": "4.2.1",
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "2.14.7",
"_phantomChildren": {},
"_requested": {
"name": "vinyl-file",
"raw": "vinyl-file@^1.2.1",
"rawSpec": "^1.2.1",
"scope": null,
"spec": ">=1.2.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/gulp-watch"
],
"_resolved": "https://registry.npmjs.org/vinyl-file/-/vinyl-file-1.3.0.tgz",
"_shasum": "aa05634d3a867ba91447bedbb34afcb26f44f6e7",
"_shrinkwrap": null,
"_spec": "vinyl-file@^1.2.1",
"_where": "/Users/nw/motion/packages/motion/node_modules/gulp-watch",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/vinyl-file/issues"
},
"dependencies": {
"graceful-fs": "^4.1.2",
"strip-bom": "^2.0.0",
"strip-bom-stream": "^1.0.0",
"vinyl": "^1.1.0"
},
"description": "Create a vinyl file from an actual file",
"devDependencies": {
"ava": "0.0.4",
"is-stream": "^1.0.0",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "aa05634d3a867ba91447bedbb34afcb26f44f6e7",
"tarball": "http://registry.npmjs.org/vinyl-file/-/vinyl-file-1.3.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "9bdbc6d9211d7d896e2e3c88afa8beb530d873b7",
"homepage": "https://github.com/sindresorhus/vinyl-file",
"keywords": [
"file",
"format",
"fs",
"gulp",
"gulpfriendly",
"read",
"vinyl",
"virtual"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "vinyl-file",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/vinyl-file.git"
},
"scripts": {
"test": "xo && node test.js"
},
"version": "1.3.0"
}