]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/github-url-from-username-repo/package.json
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / node_modules / github-url-from-username-repo / package.json
1 {
2   "name": "github-url-from-username-repo",
3   "version": "1.0.2",
4   "description": "Create urls from username/repo",
5   "main": "index.js",
6   "scripts": {
7     "test": "mocha -R spec"
8   },
9   "devDependencies": {
10     "mocha": "~1.13.0"
11   },
12   "repository": {
13     "type": "git",
14     "url": "git@github.com:robertkowalski/github-url-from-username-repo.git"
15   },
16   "author": {
17     "name": "Robert Kowalski",
18     "email": "rok@kowalski.gd"
19   },
20   "license": "BSD-2-Clause",
21   "bugs": {
22     "url": "https://github.com/robertkowalski/github-url-from-username-repo/issues"
23   },
24   "keywords": [
25     "git",
26     "github",
27     "repo"
28   ],
29   "readme": "[![Build Status](https://travis-ci.org/robertkowalski/github-url-from-username-repo.png?branch=master)](https://travis-ci.org/robertkowalski/github-url-from-username-repo)\n[![Dependency Status](https://gemnasium.com/robertkowalski/github-url-from-username-repo.png)](https://gemnasium.com/robertkowalski/github-url-from-username-repo)\n\n\n# github-url-from-username-repo\n\n## API\n\n### getUrl(url, [forBrowser])\n\nGet's the url normalized for npm.\nIf `forBrowser` is true, return a GitHub url that is usable in a webbrowser.\n\n## Usage\n\n```javascript\n\nvar getUrl = require(\"github-url-from-username-repo\")\ngetUrl(\"visionmedia/express\") // https://github.com/visionmedia/express\n\n```\n",
30   "readmeFilename": "README.md",
31   "gitHead": "d404a13f7f04edaed0e2f068a43b81230b8c7aee",
32   "homepage": "https://github.com/robertkowalski/github-url-from-username-repo",
33   "_id": "github-url-from-username-repo@1.0.2",
34   "_shasum": "7dd79330d2abe69c10c2cef79714c97215791dfa",
35   "_from": "github-url-from-username-repo@>=1.0.2-0 <2.0.0-0"
36 }