Skip to content

Commit 35ad4bb

Browse files
authored
Add more info to bower.json (#2)
1 parent 8e61d85 commit 35ad4bb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

bower.json

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"name": "purescript-halogen-vdom-string-renderer",
3+
"license": "Apache-2.0",
4+
"repository": {
5+
"type": "git",
6+
"url": "git://github.com/slamdata/purescript-halogen-vdom-string-renderer.git"
7+
},
38
"ignore": [
49
"**/.*",
510
"node_modules",

0 commit comments

Comments
 (0)