blob: 6114ad41cdf7f72d03aa58fa0115f522e2676dcc [file] [log] [blame]
{
"_args": [
[
"tar-fs@1.16.2",
"/Users/scottyaslan/Development/nifi-fds/target"
]
],
"_development": true,
"_from": "tar-fs@1.16.2",
"_id": "tar-fs@1.16.2",
"_inBundle": false,
"_integrity": "sha512-LdknWjPEiZC1nOBwhv0JBzfJBGPJar08dZg2rwZe0ZTLQoRGEzgrl7vF3qUEkCHpI/wN9e7RyCuDhMsJUCLPPQ==",
"_location": "/tar-fs",
"_optional": true,
"_phantomChildren": {
"end-of-stream": "1.4.1",
"once": "1.4.0"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "tar-fs@1.16.2",
"name": "tar-fs",
"escapedName": "tar-fs",
"rawSpec": "1.16.2",
"saveSpec": null,
"fetchSpec": "1.16.2"
},
"_requiredBy": [
"/prebuild-install"
],
"_resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-1.16.2.tgz",
"_spec": "1.16.2",
"_where": "/Users/scottyaslan/Development/nifi-fds/target",
"author": {
"name": "Mathias Buus"
},
"bugs": {
"url": "https://github.com/mafintosh/tar-fs/issues"
},
"dependencies": {
"chownr": "^1.0.1",
"mkdirp": "^0.5.1",
"pump": "^1.0.0",
"tar-stream": "^1.1.2"
},
"description": "filesystem bindings for tar-stream",
"devDependencies": {
"rimraf": "^2.2.8",
"standard": "^4.5.4",
"tape": "^3.0.0"
},
"directories": {
"test": "test"
},
"homepage": "https://github.com/mafintosh/tar-fs",
"keywords": [
"tar",
"fs",
"file",
"tarball",
"directory",
"stream"
],
"license": "MIT",
"main": "index.js",
"name": "tar-fs",
"repository": {
"type": "git",
"url": "git+https://github.com/mafintosh/tar-fs.git"
},
"scripts": {
"test": "standard && tape test/index.js"
},
"version": "1.16.2"
}