forked from github/purescript-typeable
16 lines
295 B
JSON
16 lines
295 B
JSON
|
{
|
||
|
"name": "purescript-typeable",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"main": "index.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"author": "",
|
||
|
"license": "ISC",
|
||
|
"devDependencies": {
|
||
|
"purescript": "^0.13.8",
|
||
|
"spago": "^0.18.1"
|
||
|
}
|
||
|
}
|