mirror of
https://github.com/rowtype-yoga/purescript-unique.git
synced 2024-11-22 22:14:13 +03:00
Update bower.json
This commit is contained in:
parent
d73eca4b7f
commit
de25c72947
14
bower.json
14
bower.json
@ -1,20 +1,22 @@
|
||||
{
|
||||
"name": "purescript-unique",
|
||||
"version": "0.1.0",
|
||||
"homepage": "https://github.com/mechairoi/purescript-unique",
|
||||
"authors": [
|
||||
"mechairoi <ttsujikawa@gmail.com>"
|
||||
],
|
||||
"keywords": [
|
||||
"purescript"
|
||||
],
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/purescript/purescript-prelude.git"
|
||||
},
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"node_modules",
|
||||
"output",
|
||||
"test",
|
||||
"tests"
|
||||
"bower.json",
|
||||
"package.json"
|
||||
],
|
||||
"dependencies": {
|
||||
"purescript-eff": "^0.1.2",
|
||||
|
Loading…
Reference in New Issue
Block a user