purescript-typeable/package.json
Anupam Jain 4f9fa2e3b4 Init
2021-01-06 10:34:30 +05:30

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"
}
}