79 lines
1.9 KiB
JSON
79 lines
1.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"exec-buffer@3.2.0",
|
|
"/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "exec-buffer@3.2.0",
|
|
"_id": "exec-buffer@3.2.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-wsiD+2Tp6BWHoVv3B+5Dcx6E7u5zky+hUwOHjuH2hKSLR3dvRmX8fk8UD8uqQixHs4Wk6eDmiegVrMPjKj7wpA==",
|
|
"_location": "/exec-buffer",
|
|
"_optional": true,
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "exec-buffer@3.2.0",
|
|
"name": "exec-buffer",
|
|
"escapedName": "exec-buffer",
|
|
"rawSpec": "3.2.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.2.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/imagemin-gifsicle",
|
|
"/imagemin-jpegtran",
|
|
"/imagemin-optipng"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/exec-buffer/-/exec-buffer-3.2.0.tgz",
|
|
"_spec": "3.2.0",
|
|
"_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab",
|
|
"author": {
|
|
"name": "Kevin Mårtensson",
|
|
"email": "kevinmartensson@gmail.com",
|
|
"url": "https://github.com/kevva"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/kevva/exec-buffer/issues"
|
|
},
|
|
"dependencies": {
|
|
"execa": "^0.7.0",
|
|
"p-finally": "^1.0.0",
|
|
"pify": "^3.0.0",
|
|
"rimraf": "^2.5.4",
|
|
"tempfile": "^2.0.0"
|
|
},
|
|
"description": "Run a buffer through a child process",
|
|
"devDependencies": {
|
|
"ava": "*",
|
|
"gifsicle": "^3.0.4",
|
|
"is-gif": "^1.0.0",
|
|
"path-exists": "^3.0.0",
|
|
"xo": "*"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"homepage": "https://github.com/kevva/exec-buffer#readme",
|
|
"keywords": [
|
|
"buffer",
|
|
"exec"
|
|
],
|
|
"license": "MIT",
|
|
"name": "exec-buffer",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/kevva/exec-buffer.git"
|
|
},
|
|
"scripts": {
|
|
"test": "xo && ava"
|
|
},
|
|
"version": "3.2.0"
|
|
}
|