UNPKG

hs-prelude

Version:

haskell prelude API in javascript / typescript

28 lines (27 loc) 662 B
{ "name": "hs-prelude", "version": "0.0.1", "description": "haskell prelude API in javascript / typescript", "main": "src/index.js", "scripts": { "build": "echo \"Error: no build specified\"", "test": "echo \"Error: no test specified\"" }, "repository": { "type": "git", "url": "git+https://github.com/Maeevick/hs-prelude.git" }, "keywords": [ "Haskell", "Prelude", "Javascript", "Typescript", "Functional Programming" ], "author": "Maeevick", "license": "MIT", "bugs": { "url": "https://github.com/Maeevick/hs-prelude/issues" }, "homepage": "https://github.com/Maeevick/hs-prelude#readme" }