mirror of
https://github.com/rowtype-yoga/purescript-lazy-joe.git
synced 2024-11-25 09:23:32 +03:00
19 lines
333 B
JSON
19 lines
333 B
JSON
{
|
|
"name": "purescript-lazy-joe",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "spago -x test.dhall test"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "MIT-0",
|
|
"type": "module",
|
|
"devDependencies": {
|
|
"chalk": "^5.0.1",
|
|
"fuse.js": "^6.6.2",
|
|
"got": "^12.1.0"
|
|
}
|
|
}
|