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