2020-05-26 18:17:24 +02:00

116 lines
2.7 KiB
JSON

{
"_args": [
[
"append-buffer@^1.0.2",
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/vinyl-sourcemap"
]
],
"_from": "append-buffer@>=1.0.2 <2.0.0",
"_id": "append-buffer@1.0.2",
"_inCache": true,
"_installable": true,
"_location": "/append-buffer",
"_nodeVersion": "6.10.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/append-buffer-1.0.2.tgz_1501606217548_0.8564110174775124"
},
"_npmUser": {
"email": "brian.woodward@gmail.com",
"name": "doowb"
},
"_npmVersion": "4.6.1",
"_phantomChildren": {},
"_requested": {
"name": "append-buffer",
"raw": "append-buffer@^1.0.2",
"rawSpec": "^1.0.2",
"scope": null,
"spec": ">=1.0.2 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/vinyl-sourcemap"
],
"_resolved": "https://registry.npmjs.org/append-buffer/-/append-buffer-1.0.2.tgz",
"_shasum": "d8220cf466081525efea50614f3de6514dfa58f1",
"_shrinkwrap": null,
"_spec": "append-buffer@^1.0.2",
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/vinyl-sourcemap",
"author": {
"name": "Brian Woodward",
"url": "https://doowb.com"
},
"bugs": {
"url": "https://github.com/doowb/append-buffer/issues"
},
"dependencies": {
"buffer-equal": "^1.0.0"
},
"description": "Append a buffer to another buffer ensuring to preserve line ending characters.",
"devDependencies": {
"gulp-format-md": "^1.0.0",
"mocha": "^3.5.0"
},
"directories": {},
"dist": {
"shasum": "d8220cf466081525efea50614f3de6514dfa58f1",
"tarball": "https://registry.npmjs.org/append-buffer/-/append-buffer-1.0.2.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "ee617be915a410b5aef59e8f02a551299dd7424e",
"homepage": "https://github.com/doowb/append-buffer",
"keywords": [
"append",
"append-buffer",
"buffer",
"concat",
"concat-buffer",
"eol",
"join",
"join-buffer",
"normalize"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "jonschlinkert",
"email": "github@sellside.com"
},
{
"name": "doowb",
"email": "brian.woodward@gmail.com"
}
],
"name": "append-buffer",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/doowb/append-buffer.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"layout": "default",
"lint": {
"reflinks": true
},
"plugins": [
"gulp-format-md"
],
"tasks": [
"readme"
],
"toc": false
},
"version": "1.0.2"
}