Skip to content
This repository was archived by the owner on Mar 1, 2018. It is now read-only.

Commit d51b3ec

Browse files
committed
Update package.json
1 parent 1cf1e49 commit d51b3ec

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,13 @@
77
"fastclosure": "bin/closure"
88
},
99
"scripts": { "install": "make install" },
10+
"repository": {
11+
"type": "git",
12+
"url": "https://github.com/teppeis/fast-closure-compiler2"
13+
},
14+
"author": "[email protected]",
15+
"keywords": [
16+
"closure compiler"
17+
],
1018
"license": "MIT"
1119
}

0 commit comments

Comments
 (0)