2017-09-13 07:52:34 +02:00

94 lines
2.3 KiB
JSON

{
"_args": [
[
{
"raw": "vinyl-assign@^1.0.1",
"scope": null,
"escapedName": "vinyl-assign",
"name": "vinyl-assign",
"rawSpec": "^1.0.1",
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"c:\\xampp\\htdocs\\laravel\\node_modules\\decompress"
]
],
"_from": "vinyl-assign@>=1.0.1 <2.0.0",
"_id": "vinyl-assign@1.2.1",
"_inCache": true,
"_location": "/vinyl-assign",
"_nodeVersion": "4.1.0",
"_npmUser": {
"name": "kevva",
"email": "kevinmartensson@gmail.com"
},
"_npmVersion": "3.3.3",
"_phantomChildren": {},
"_requested": {
"raw": "vinyl-assign@^1.0.1",
"scope": null,
"escapedName": "vinyl-assign",
"name": "vinyl-assign",
"rawSpec": "^1.0.1",
"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": "c:\\xampp\\htdocs\\laravel\\node_modules\\decompress",
"author": {
"name": "Kevin Mårtensson",
"email": "kevinmartensson@gmail.com",
"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": "https://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"
}