motion
Version:
motion - moving development forward
94 lines (93 loc) • 2.16 kB
JSON
{
"_args": [
[
"tildify@^1.0.0",
"/Users/nw/motion/packages/motion/node_modules/gulp"
]
],
"_from": "tildify@>=1.0.0 <2.0.0",
"_id": "tildify@1.1.2",
"_inCache": true,
"_installable": true,
"_location": "/tildify",
"_nodeVersion": "4.1.1",
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "3.3.6",
"_phantomChildren": {},
"_requested": {
"name": "tildify",
"raw": "tildify@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/gulp"
],
"_resolved": "https://registry.npmjs.org/tildify/-/tildify-1.1.2.tgz",
"_shasum": "9f611d8a2e93a5e50756db040f1cd2b7fd80859d",
"_shrinkwrap": null,
"_spec": "tildify@^1.0.0",
"_where": "/Users/nw/motion/packages/motion/node_modules/gulp",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/tildify/issues"
},
"dependencies": {
"os-homedir": "^1.0.0"
},
"description": "Convert an absolute path to a tilde path: /Users/sindresorhus/dev => ~/dev",
"devDependencies": {
"ava": "0.0.4"
},
"directories": {},
"dist": {
"shasum": "9f611d8a2e93a5e50756db040f1cd2b7fd80859d",
"tarball": "http://registry.npmjs.org/tildify/-/tildify-1.1.2.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "bb584eab7251566991505909dda676e8f51e468d",
"homepage": "https://github.com/sindresorhus/tildify#readme",
"keywords": [
"dir",
"directory",
"expand",
"home",
"path",
"tilde",
"tildify",
"unexpand",
"user"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "tildify",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/tildify.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.1.2"
}