Skip to content

Commit 3c6714b

Browse files
committed
Update package.json
1 parent 9dae4b2 commit 3c6714b

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

package.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,9 @@
11
{
2-
"name": "purescript-aff-promise",
32
"private": true,
4-
"description": "Simple library for interop between Aff and JavaScript promises.",
53
"scripts": {
64
"build": "purs-tidy check --config-require src && pulp build -- --censor-lib --strict",
75
"test": "pulp test"
86
},
9-
"repository": {
10-
"type": "git",
11-
"url": "git+https://github.com/nwolverson/purescript-aff-promise.git"
12-
},
13-
"author": "Nicholas Wolverson",
14-
"license": "MIT",
15-
"bugs": {
16-
"url": "https://github.com/nwolverson/purescript-aff-promise/issues"
17-
},
18-
"homepage": "https://github.com/nwolverson/purescript-aff-promise#readme",
197
"devDependencies": {
208
"pulp": "^16.0.2",
219
"purescript-psa": "^0.8.2",

0 commit comments

Comments
 (0)