We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3375b0e commit 0a70265Copy full SHA for 0a70265
1 file changed
bower.json
@@ -1,17 +1,15 @@
1
{
2
"name": "purescript-node-url",
3
- "moduleType": [
4
- "node"
5
- ],
+ "license": "MIT",
6
"ignore": [
7
"**/.*",
8
"node_modules",
9
"bower_components",
10
"output"
11
],
12
- "repository": {
13
- "type": "git",
14
- "url": "git://github.com/purescript-node/purescript-node-url.git"
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/purescript-node/purescript-node-url.git"
15
},
16
"devDependencies": {
17
"purescript-console": "^0.1.0"
0 commit comments