You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

121 lines
2.7 KiB

6 years ago
{
"_args": [
[
"homedir-polyfill@^1.0.1",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/expand-tilde"
]
],
"_from": "homedir-polyfill@>=1.0.1 <2.0.0",
"_id": "homedir-polyfill@1.0.1",
"_inCache": true,
"_installable": true,
"_location": "/homedir-polyfill",
"_nodeVersion": "5.1.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/homedir-polyfill-1.0.1.tgz_1480604864152_0.3404128428082913"
},
"_npmUser": {
"email": "brian.woodward@gmail.com",
"name": "doowb"
},
"_npmVersion": "3.7.5",
"_phantomChildren": {},
"_requested": {
"name": "homedir-polyfill",
"raw": "homedir-polyfill@^1.0.1",
"rawSpec": "^1.0.1",
"scope": null,
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/expand-tilde",
"/global-prefix"
],
"_resolved": "https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.1.tgz",
"_shasum": "4c2bbc8a758998feebf5ed68580f76d46768b4bc",
"_shrinkwrap": null,
"_spec": "homedir-polyfill@^1.0.1",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/expand-tilde",
"author": {
"name": "Brian Woodward",
"url": "https://github.com/doowb"
},
"bugs": {
"url": "https://github.com/doowb/homedir-polyfill/issues"
},
"dependencies": {
"parse-passwd": "^1.0.0"
},
"description": "Node.js os.homedir polyfill for older versions of node.js.",
"devDependencies": {
"gulp-format-md": "^0.1.11",
"mocha": "^3.1.2"
},
"directories": {},
"dist": {
"shasum": "4c2bbc8a758998feebf5ed68580f76d46768b4bc",
"tarball": "https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.1.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js",
"LICENSE"
],
"gitHead": "e052b447041d10f4eb4140ab1569a9c8f5f78cd7",
"homepage": "https://github.com/doowb/homedir-polyfill",
"keywords": [
"home",
"homedir",
"homedirectory",
"os",
"os-homedir",
"polyfill",
"userhome"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "brian.woodward@gmail.com",
"name": "doowb"
}
],
"name": "homedir-polyfill",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/doowb/homedir-polyfill.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"layout": "default",
"lint": {
"reflinks": true
},
"plugins": [
"gulp-format-md"
],
"reflinks": [
"verb",
"verb-generate-readme"
],
"related": {
"list": [
"parse-passwd"
]
},
"tasks": [
"readme"
],
"toc": false
},
"version": "1.0.1"
}