twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
86 lines (85 loc) • 2.14 kB
JSON
{
"_args": [
[
"vinyl-assign@^1.0.1",
"/Users/nick/codes/twreporter-react/node_modules/decompress"
]
],
"_from": "vinyl-assign@>=1.0.1 <2.0.0",
"_id": "vinyl-assign@1.2.1",
"_inCache": true,
"_installable": true,
"_location": "/vinyl-assign",
"_nodeVersion": "4.1.0",
"_npmUser": {
"email": "kevinmartensson@gmail.com",
"name": "kevva"
},
"_npmVersion": "3.3.3",
"_phantomChildren": {},
"_requested": {
"name": "vinyl-assign",
"raw": "vinyl-assign@^1.0.1",
"rawSpec": "^1.0.1",
"scope": null,
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/decompress"
],
"_resolved": "https://registry.npmjs.org/vinyl-assign/-/vinyl-assign-1.2.1.tgz",
"_shasum": "4d198891b5515911d771a8cd9c5480a46a074a45",
"_shrinkwrap": null,
"_spec": "vinyl-assign@^1.0.1",
"_where": "/Users/nick/codes/twreporter-react/node_modules/decompress",
"author": {
"email": "kevinmartensson@gmail.com",
"name": "Kevin Mårtensson",
"url": "https://github.com/kevva"
},
"bugs": {
"url": "https://github.com/kevva/vinyl-assign/issues"
},
"dependencies": {
"object-assign": "^4.0.1",
"readable-stream": "^2.0.0"
},
"description": "Apply custom attributes to vinyl files",
"devDependencies": {
"ava": "^0.0.4",
"vinyl-file": "^1.1.1"
},
"directories": {},
"dist": {
"shasum": "4d198891b5515911d771a8cd9c5480a46a074a45",
"tarball": "http://registry.npmjs.org/vinyl-assign/-/vinyl-assign-1.2.1.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "cd1e317f7eb0a3caedeb884bc76dd60e293945b4",
"homepage": "https://github.com/kevva/vinyl-assign#readme",
"keywords": [],
"license": "MIT",
"maintainers": [
{
"name": "kevva",
"email": "kevinmartensson@gmail.com"
}
],
"name": "vinyl-assign",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/kevva/vinyl-assign.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.2.1"
}