{"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"keywords":["unexpand","homedir","tilde","tildify","collapse","path","home","dir","directory","user","expand"],"dist-tags":{"latest":"1.2.0"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"description":"Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`","readme":"# tildify [![Build Status](https://travis-ci.org/sindresorhus/tildify.svg?branch=master)](https://travis-ci.org/sindresorhus/tildify)\n\n> Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`\n\n\n## Install\n\n```\n$ npm install --save tildify\n```\n\n\n## Usage\n\n```js\nconst tildify = require('tildify');\n\ntildify('/Users/sindresorhus/dev');\n//=> '~/dev'\n```\n\n\n## Related\n\nSee [untildify](https://github.com/sindresorhus/untildify) for the inverse.\n\n\n## License\n\nMIT © [Sindre Sorhus](https://sindresorhus.com)\n","repository":{"type":"git","url":"git+https://github.com/sindresorhus/tildify.git"},"users":{"simplyianm":true,"markstos":true,"morrelinko":true,"danielbayley":true,"ahmed-dinar":true,"nxc":true,"archcorsair":true},"bugs":{"url":"https://github.com/sindresorhus/tildify/issues"},"license":"MIT","versions":{"0.1.0":{"name":"tildify","version":"0.1.0","description":"Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev","license":"MIT","repository":{"type":"git","url":"git://github.com/sindresorhus/tildify"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"files":["index.js"],"keywords":["tilde","path","home","dir","directory"],"devDependencies":{"mocha":"*"},"bugs":{"url":"https://github.com/sindresorhus/tildify/issues"},"homepage":"https://github.com/sindresorhus/tildify","_id":"tildify@0.1.0","dist":{"shasum":"a6eea9b534482b491d866125058a11fc403fe6bb","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/tildify/-/tildify-0.1.0.tgz"},"_from":".","_npmVersion":"1.3.23","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"directories":{}},"0.2.0":{"name":"tildify","version":"0.2.0","description":"Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev","license":"MIT","repository":{"type":"git","url":"git://github.com/sindresorhus/tildify"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"files":["index.js"],"keywords":["tilde","path","home","dir","directory"],"devDependencies":{"mocha":"*"},"bugs":{"url":"https://github.com/sindresorhus/tildify/issues"},"homepage":"https://github.com/sindresorhus/tildify","_id":"tildify@0.2.0","dist":{"shasum":"70e639947af67d6ab6b822bbed0a6806fd81e430","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/tildify/-/tildify-0.2.0.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"directories":{}},"1.0.0":{"name":"tildify","version":"1.0.0","description":"Convert an absolute path to a tilde path: /Users/sindresorhus/dev => ~/dev","license":"MIT","repository":{"type":"git","url":"git://github.com/sindresorhus/tildify"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"test":"node test.js"},"files":["index.js"],"keywords":["tilde","tildify","path","home","dir","directory","user","expand","unexpand"],"dependencies":{"user-home":"^1.0.0"},"devDependencies":{"ava":"0.0.3"},"gitHead":"2740a5b0ea225ab90f096d40eda9a35f799997d9","bugs":{"url":"https://github.com/sindresorhus/tildify/issues"},"homepage":"https://github.com/sindresorhus/tildify","_id":"tildify@1.0.0","_shasum":"2a021db5e8fbde0a8f8b4df37adaa8fb1d39d7dd","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"2a021db5e8fbde0a8f8b4df37adaa8fb1d39d7dd","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/tildify/-/tildify-1.0.0.tgz"},"directories":{}},"1.1.0":{"name":"tildify","version":"1.1.0","description":"Convert an absolute path to a tilde path: /Users/sindresorhus/dev => ~/dev","license":"MIT","repository":{"type":"git","url":"https://github.com/sindresorhus/tildify"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"test":"node test.js"},"files":["index.js"],"keywords":["tilde","tildify","path","home","dir","directory","user","expand","unexpand"],"dependencies":{"os-homedir":"^1.0.0"},"devDependencies":{"ava":"0.0.4"},"gitHead":"9b07014388d24a00bbce568df1defca2620dad2b","bugs":{"url":"https://github.com/sindresorhus/tildify/issues"},"homepage":"https://github.com/sindresorhus/tildify","_id":"tildify@1.1.0","_shasum":"ef32cbcd2b6ea4fe03e98343c484465116414d38","_from":".","_npmVersion":"2.10.1","_nodeVersion":"0.12.4","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"shasum":"ef32cbcd2b6ea4fe03e98343c484465116414d38","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/tildify/-/tildify-1.1.0.tgz"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"directories":{}},"1.1.1":{"name":"tildify","version":"1.1.1","description":"Convert an absolute path to a tilde path: /Users/sindresorhus/dev => ~/dev","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/tildify.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"test":"node test.js"},"files":["index.js"],"keywords":["tilde","tildify","path","home","dir","directory","user","expand","unexpand"],"dependencies":{"os-homedir":"^1.0.0"},"devDependencies":{"ava":"0.0.4"},"gitHead":"d7566a25ae90d360bba930566b60b014bf8f8478","bugs":{"url":"https://github.com/sindresorhus/tildify/issues"},"homepage":"https://github.com/sindresorhus/tildify#readme","_id":"tildify@1.1.1","_shasum":"dc81dc9d1bd38ebcd4da088b58f5936dd54e9647","_from":".","_npmVersion":"2.14.3","_nodeVersion":"4.1.0","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"shasum":"dc81dc9d1bd38ebcd4da088b58f5936dd54e9647","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/tildify/-/tildify-1.1.1.tgz"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"directories":{}},"1.1.2":{"name":"tildify","version":"1.1.2","description":"Convert an absolute path to a tilde path: /Users/sindresorhus/dev => ~/dev","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/tildify.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"test":"node test.js"},"files":["index.js"],"keywords":["tilde","tildify","path","home","dir","directory","user","expand","unexpand"],"dependencies":{"os-homedir":"^1.0.0"},"devDependencies":{"ava":"0.0.4"},"gitHead":"bb584eab7251566991505909dda676e8f51e468d","bugs":{"url":"https://github.com/sindresorhus/tildify/issues"},"homepage":"https://github.com/sindresorhus/tildify#readme","_id":"tildify@1.1.2","_shasum":"9f611d8a2e93a5e50756db040f1cd2b7fd80859d","_from":".","_npmVersion":"3.3.6","_nodeVersion":"4.1.1","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"shasum":"9f611d8a2e93a5e50756db040f1cd2b7fd80859d","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/tildify/-/tildify-1.1.2.tgz"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"directories":{}},"1.2.0":{"name":"tildify","version":"1.2.0","description":"Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/tildify.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"test":"xo && ava"},"files":["index.js"],"keywords":["unexpand","homedir","tilde","tildify","collapse","path","home","dir","directory","user","expand"],"dependencies":{"os-homedir":"^1.0.0"},"devDependencies":{"ava":"*","xo":"*"},"gitHead":"c323a7ebf1098dfbf3e333a93c3f0c51c6ca48e0","bugs":{"url":"https://github.com/sindresorhus/tildify/issues"},"homepage":"https://github.com/sindresorhus/tildify#readme","_id":"tildify@1.2.0","_shasum":"dcec03f55dca9b7aa3e5b04f21817eb56e63588a","_from":".","_npmVersion":"2.15.0","_nodeVersion":"4.4.2","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"shasum":"dcec03f55dca9b7aa3e5b04f21817eb56e63588a","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/tildify/-/tildify-1.2.0.tgz"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/tildify-1.2.0.tgz_1460447164123_0.6345257461071014"},"directories":{}}},"name":"tildify","time":{"modified":"2017-06-04T10:27:24.059Z","created":"2014-01-09T06:34:45.889Z","0.1.0":"2014-01-09T06:34:45.889Z","0.2.0":"2014-04-07T16:15:07.014Z","1.0.0":"2014-08-03T17:28:44.697Z","1.1.0":"2015-06-13T12:53:19.020Z","1.1.1":"2015-09-18T07:14:40.609Z","1.1.2":"2015-10-04T14:14:27.487Z","1.2.0":"2016-04-12T07:46:04.670Z"},"readmeFilename":"readme.md","homepage":"https://github.com/sindresorhus/tildify#readme"}