PATH:
usr
/
local
/
lib
/
node_modules
/
bower
/
lib
/
node_modules
/
tar-fs
{ "name": "tar-fs", "version": "1.15.3", "description": "filesystem bindings for tar-stream", "dependencies": { "chownr": "^1.0.1", "mkdirp": "^0.5.1", "pump": "^1.0.0", "tar-stream": "^1.1.2" }, "keywords": [ "tar", "fs", "file", "tarball", "directory", "stream" ], "devDependencies": { "rimraf": "^2.2.8", "standard": "^4.5.4", "tape": "^3.0.0" }, "scripts": { "test": "standard && tape test/index.js" }, "bugs": { "url": "https://github.com/mafintosh/tar-fs/issues" }, "homepage": "https://github.com/mafintosh/tar-fs", "main": "index.js", "directories": { "test": "test" }, "author": "Mathias Buus", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/mafintosh/tar-fs.git" } }
[+]
..
[-] .npmignore
[edit]
[+]
node_modules
[-] package.json
[edit]
[-] index.js
[edit]
[-] .travis.yml
[edit]
[-] README.md
[edit]
[+]
test
[-] LICENSE
[edit]