PATH:
usr
/
lib
/
node_modules
/
pm2
/
node_modules
/
git-node-fs
{ "name": "git-node-fs", "description": "A node adapter for the fs-db mixin for js-git", "keywords": [ "git", "js-git" ], "version": "1.0.0", "main": "lib/node-fs.js", "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "https://github.com/creationix/git-node-fs.git" }, "license": "MIT", "bugs": { "url": "https://github.com/creationix/git-node-fs/issues" }, "homepage": "https://github.com/creationix/git-node-fs" }
[-] .npmignore
[edit]
[-] README.md
[edit]
[-] test.js
[edit]
[+]
lib
[-] package.json
[edit]
[+]
mixins
[+]
..
[+]
test
[-] LICENSE
[edit]