101 lines
2.3 KiB
JSON
101 lines
2.3 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"tildify@^1.0.0",
|
||
|
"/Users/sid/Desktop/code/RustyCode/node_modules/gulp"
|
||
|
]
|
||
|
],
|
||
|
"_from": "tildify@>=1.0.0 <2.0.0",
|
||
|
"_id": "tildify@1.2.0",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/tildify",
|
||
|
"_nodeVersion": "4.4.2",
|
||
|
"_npmOperationalInternal": {
|
||
|
"host": "packages-12-west.internal.npmjs.com",
|
||
|
"tmp": "tmp/tildify-1.2.0.tgz_1460447164123_0.6345257461071014"
|
||
|
},
|
||
|
"_npmUser": {
|
||
|
"email": "sindresorhus@gmail.com",
|
||
|
"name": "sindresorhus"
|
||
|
},
|
||
|
"_npmVersion": "2.15.0",
|
||
|
"_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.2.0.tgz",
|
||
|
"_shasum": "dcec03f55dca9b7aa3e5b04f21817eb56e63588a",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "tildify@^1.0.0",
|
||
|
"_where": "/Users/sid/Desktop/code/RustyCode/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": "*",
|
||
|
"xo": "*"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "dcec03f55dca9b7aa3e5b04f21817eb56e63588a",
|
||
|
"tarball": "https://registry.npmjs.org/tildify/-/tildify-1.2.0.tgz"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js"
|
||
|
],
|
||
|
"gitHead": "c323a7ebf1098dfbf3e333a93c3f0c51c6ca48e0",
|
||
|
"homepage": "https://github.com/sindresorhus/tildify#readme",
|
||
|
"keywords": [
|
||
|
"unexpand",
|
||
|
"homedir",
|
||
|
"tilde",
|
||
|
"tildify",
|
||
|
"collapse",
|
||
|
"path",
|
||
|
"home",
|
||
|
"dir",
|
||
|
"directory",
|
||
|
"user",
|
||
|
"expand"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"email": "sindresorhus@gmail.com",
|
||
|
"name": "sindresorhus"
|
||
|
}
|
||
|
],
|
||
|
"name": "tildify",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/sindresorhus/tildify.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "xo && ava"
|
||
|
},
|
||
|
"version": "1.2.0"
|
||
|
}
|