Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f7da776

Browse filesBrowse files
committed
Add license and repository fields to package.json
1 parent 38da540 commit f7da776
Copy full SHA for f7da776

File tree

1 file changed

+5
-0
lines changed
Filter options

1 file changed

+5
-0
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
"name": "github2range",
33
"description": "Self-hosted GitHub integration for Range.",
44
"version": "1.0.0",
5+
"license": "Apache-2.0",
6+
"repository": {
7+
"type": "git",
8+
"url": "https://github.com/range-labs/github2range.git"
9+
},
510
"main": "./lib/index.js",
611
"bin": {
712
"github2range": "./lib/index.js"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.