PATH:
usr
/
local
/
lib
/
node_modules
/
knex-migrator
/
node_modules
/
tildify
{ "_from": "tildify@1.2.0", "_id": "tildify@1.2.0", "_inBundle": false, "_integrity": "sha1-3OwD9V3Km3qj5bBPIYF+tW5jWIo=", "_location": "/knex-migrator/tildify", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "tildify@1.2.0", "name": "tildify", "escapedName": "tildify", "rawSpec": "1.2.0", "saveSpec": null, "fetchSpec": "1.2.0" }, "_requiredBy": [ "/knex-migrator/knex" ], "_resolved": "https://registry.npmjs.org/tildify/-/tildify-1.2.0.tgz", "_shasum": "dcec03f55dca9b7aa3e5b04f21817eb56e63588a", "_spec": "tildify@1.2.0", "_where": "/usr/local/lib/node_modules/knex-migrator/node_modules/knex", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/tildify/issues" }, "bundleDependencies": false, "dependencies": { "os-homedir": "^1.0.0" }, "deprecated": false, "description": "Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`", "devDependencies": { "ava": "*", "xo": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/tildify#readme", "keywords": [ "unexpand", "homedir", "tilde", "tildify", "collapse", "path", "home", "dir", "directory", "user", "expand" ], "license": "MIT", "name": "tildify", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/tildify.git" }, "scripts": { "test": "xo && ava" }, "version": "1.2.0" }
[+]
..
[-] readme.md
[edit]
[-] package.json
[edit]
[-] index.js
[edit]
[-] license
[edit]