File: /home/f/r/e/frenchy/www/french-american.org/current/node_modules/vinyl-buffer/package.json
{
"_args": [
[
"vinyl-buffer@1.0.1",
"/var/www/french-american.org/releases/20210421135930Z"
]
],
"_development": true,
"_from": "vinyl-buffer@1.0.1",
"_id": "vinyl-buffer@1.0.1",
"_inBundle": false,
"_integrity": "sha1-lsGjR5uMU5JULGEgKQE7Wyf4i78=",
"_location": "/vinyl-buffer",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "vinyl-buffer@1.0.1",
"name": "vinyl-buffer",
"escapedName": "vinyl-buffer",
"rawSpec": "1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.1"
},
"_requiredBy": [
"/gulp-uglyfly"
],
"_resolved": "https://registry.npmjs.org/vinyl-buffer/-/vinyl-buffer-1.0.1.tgz",
"_spec": "1.0.1",
"_where": "/var/www/french-american.org/releases/20210421135930Z",
"author": {
"name": "Hugh Kennedy",
"email": "hughskennedy@gmail.com",
"url": "http://hughsk.io/"
},
"bugs": {
"url": "https://github.com/hughsk/vinyl-buffer/issues"
},
"dependencies": {
"bl": "^1.2.1",
"through2": "^2.0.3"
},
"description": "Convert streaming vinyl files to use buffers",
"devDependencies": {
"tape": "~2.5.0",
"vinyl-source-stream": "~2.0.0"
},
"homepage": "https://github.com/hughsk/vinyl-buffer",
"keywords": [
"vinyl",
"gulpfriendly",
"convert",
"buffer",
"stream"
],
"license": "MIT",
"main": "index.js",
"name": "vinyl-buffer",
"repository": {
"type": "git",
"url": "git://github.com/hughsk/vinyl-buffer.git"
},
"scripts": {
"test": "node test"
},
"version": "1.0.1"
}