116 lines
2.6 KiB
JSON
116 lines
2.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "gulp-tar@^1.8.0",
|
|
"scope": null,
|
|
"escapedName": "gulp-tar",
|
|
"name": "gulp-tar",
|
|
"rawSpec": "^1.8.0",
|
|
"spec": ">=1.8.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"/home/dold/repos/taler/wallet-webex"
|
|
]
|
|
],
|
|
"_from": "gulp-tar@>=1.8.0 <2.0.0",
|
|
"_id": "gulp-tar@1.9.0",
|
|
"_inCache": true,
|
|
"_location": "/gulp-tar",
|
|
"_nodeVersion": "4.3.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/gulp-tar-1.9.0.tgz_1460103013799_0.3934360246639699"
|
|
},
|
|
"_npmUser": {
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
},
|
|
"_npmVersion": "3.8.5",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "gulp-tar@^1.8.0",
|
|
"scope": null,
|
|
"escapedName": "gulp-tar",
|
|
"name": "gulp-tar",
|
|
"rawSpec": "^1.8.0",
|
|
"spec": ">=1.8.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/gulp-tar/-/gulp-tar-1.9.0.tgz",
|
|
"_shasum": "2747ae0a6b9d32b3fcb6a7bc96f33d5f2b4e405b",
|
|
"_shrinkwrap": null,
|
|
"_spec": "gulp-tar@^1.8.0",
|
|
"_where": "/home/dold/repos/taler/wallet-webex",
|
|
"author": {
|
|
"name": "Sindre Sorhus",
|
|
"email": "sindresorhus@gmail.com",
|
|
"url": "sindresorhus.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/sindresorhus/gulp-tar/issues"
|
|
},
|
|
"dependencies": {
|
|
"archiver": "^1.0.0",
|
|
"gulp-util": "^3.0.0",
|
|
"object-assign": "^4.0.1",
|
|
"through2": "^2.0.0"
|
|
},
|
|
"description": "Create tarball from files",
|
|
"devDependencies": {
|
|
"gulp": "*",
|
|
"gulp-gzip": "^1.2.0",
|
|
"mocha": "*",
|
|
"tar-stream": "^1.0.2",
|
|
"vinyl-map": "^1.0.1",
|
|
"xo": "*"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "2747ae0a6b9d32b3fcb6a7bc96f33d5f2b4e405b",
|
|
"tarball": "https://registry.npmjs.org/gulp-tar/-/gulp-tar-1.9.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "cbe4e1df44fdc477a3a9743cfb62ccb999748c16",
|
|
"homepage": "https://github.com/sindresorhus/gulp-tar#readme",
|
|
"keywords": [
|
|
"gulpplugin",
|
|
"tar",
|
|
"tarball",
|
|
"archive",
|
|
"archiver",
|
|
"compress",
|
|
"compression",
|
|
"file",
|
|
"files",
|
|
"stream",
|
|
"streams"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
}
|
|
],
|
|
"name": "gulp-tar",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/sindresorhus/gulp-tar.git"
|
|
},
|
|
"scripts": {
|
|
"test": "xo && mocha"
|
|
},
|
|
"version": "1.9.0"
|
|
}
|