97 lines
2.4 KiB
JSON
97 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "buffer-to-vinyl@^1.0.0",
|
|
"scope": null,
|
|
"escapedName": "buffer-to-vinyl",
|
|
"name": "buffer-to-vinyl",
|
|
"rawSpec": "^1.0.0",
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"c:\\xampp\\htdocs\\laravel\\node_modules\\decompress"
|
|
]
|
|
],
|
|
"_from": "buffer-to-vinyl@>=1.0.0 <2.0.0",
|
|
"_id": "buffer-to-vinyl@1.1.0",
|
|
"_inCache": true,
|
|
"_location": "/buffer-to-vinyl",
|
|
"_nodeVersion": "4.1.2",
|
|
"_npmUser": {
|
|
"name": "kevva",
|
|
"email": "kevinmartensson@gmail.com"
|
|
},
|
|
"_npmVersion": "3.3.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "buffer-to-vinyl@^1.0.0",
|
|
"scope": null,
|
|
"escapedName": "buffer-to-vinyl",
|
|
"name": "buffer-to-vinyl",
|
|
"rawSpec": "^1.0.0",
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/decompress"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/buffer-to-vinyl/-/buffer-to-vinyl-1.1.0.tgz",
|
|
"_shasum": "00f15faee3ab7a1dda2cde6d9121bffdd07b2262",
|
|
"_shrinkwrap": null,
|
|
"_spec": "buffer-to-vinyl@^1.0.0",
|
|
"_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/buffer-to-vinyl/issues"
|
|
},
|
|
"dependencies": {
|
|
"file-type": "^3.1.0",
|
|
"readable-stream": "^2.0.2",
|
|
"uuid": "^2.0.1",
|
|
"vinyl": "^1.0.0"
|
|
},
|
|
"description": "Create a vinyl file or stream from a buffer",
|
|
"devDependencies": {
|
|
"ava": "^0.0.4",
|
|
"concat-stream": "^1.4.7",
|
|
"xo": "*"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "00f15faee3ab7a1dda2cde6d9121bffdd07b2262",
|
|
"tarball": "https://registry.npmjs.org/buffer-to-vinyl/-/buffer-to-vinyl-1.1.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "84e59a6c15a702076ea3a5904579c06e25a26817",
|
|
"homepage": "https://github.com/kevva/buffer-to-vinyl#readme",
|
|
"keywords": [],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "kevva",
|
|
"email": "kevinmartensson@gmail.com"
|
|
}
|
|
],
|
|
"name": "buffer-to-vinyl",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/kevva/buffer-to-vinyl.git"
|
|
},
|
|
"scripts": {
|
|
"test": "xo && node test.js"
|
|
},
|
|
"version": "1.1.0"
|
|
}
|