59 lines
1.6 KiB
JSON
59 lines
1.6 KiB
JSON
{
|
|
"_from": "github-from-package@0.0.0",
|
|
"_id": "github-from-package@0.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==",
|
|
"_location": "/github-from-package",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "github-from-package@0.0.0",
|
|
"name": "github-from-package",
|
|
"escapedName": "github-from-package",
|
|
"rawSpec": "0.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/prebuild-install"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz",
|
|
"_shasum": "97fb5d96bfde8973313f20e8288ef9a167fa64ce",
|
|
"_spec": "github-from-package@0.0.0",
|
|
"_where": "W:\\repositories\\SQLEasy\\node_modules\\prebuild-install",
|
|
"author": {
|
|
"name": "James Halliday",
|
|
"email": "mail@substack.net",
|
|
"url": "http://substack.net"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/substack/github-from-package/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "return the github url from a package.json file",
|
|
"devDependencies": {
|
|
"tap": "~0.3.0",
|
|
"tape": "~0.1.5"
|
|
},
|
|
"homepage": "https://github.com/substack/github-from-package",
|
|
"keywords": [
|
|
"github",
|
|
"package.json",
|
|
"npm",
|
|
"repository"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "github-from-package",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/substack/github-from-package.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tap test/*.js"
|
|
},
|
|
"version": "0.0.0"
|
|
}
|