mirror of https://github.com/nodejs/node.git
60 lines
1.6 KiB
JSON
60 lines
1.6 KiB
JSON
{
|
|
"name": "github-url-from-username-repo",
|
|
"version": "1.0.0",
|
|
"description": "Create urls from username/repo",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "mocha -R spec"
|
|
},
|
|
"devDependencies": {
|
|
"mocha": "~1.13.0"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git@github.com:robertkowalski/github-url-from-username-repo.git"
|
|
},
|
|
"author": {
|
|
"name": "Robert Kowalski",
|
|
"email": "rok@kowalski.gd"
|
|
},
|
|
"license": "BSD-2-Clause",
|
|
"bugs": {
|
|
"url": "https://github.com/robertkowalski/github-url-from-username-repo/issues"
|
|
},
|
|
"keywords": [
|
|
"git",
|
|
"github",
|
|
"repo"
|
|
],
|
|
"gitHead": "d5b3c01193504d67b3ecc030e93d5c58c9b0df63",
|
|
"homepage": "https://github.com/robertkowalski/github-url-from-username-repo",
|
|
"_id": "github-url-from-username-repo@1.0.0",
|
|
"_shasum": "848d4f19bc838dc428484ce0dc33da593e8400ed",
|
|
"_from": "github-url-from-username-repo@^1.0.0",
|
|
"_npmVersion": "1.4.21",
|
|
"_npmUser": {
|
|
"name": "robertkowalski",
|
|
"email": "rok@kowalski.gd"
|
|
},
|
|
"maintainers": [
|
|
{
|
|
"name": "robertkowalski",
|
|
"email": "rok@kowalski.gd"
|
|
},
|
|
{
|
|
"name": "othiym23",
|
|
"email": "ogd@aoaioxxysz.net"
|
|
},
|
|
{
|
|
"name": "forbeslindesay",
|
|
"email": "forbes@lindesay.co.uk"
|
|
}
|
|
],
|
|
"dist": {
|
|
"shasum": "848d4f19bc838dc428484ce0dc33da593e8400ed",
|
|
"tarball": "http://registry.npmjs.org/github-url-from-username-repo/-/github-url-from-username-repo-1.0.0.tgz"
|
|
},
|
|
"directories": {},
|
|
"_resolved": "https://registry.npmjs.org/github-url-from-username-repo/-/github-url-from-username-repo-1.0.0.tgz"
|
|
}
|