{
  "name": "spellu-core",
  "version": "0.0.3",
  "license": "MIT",
  "description": "Spellu is a parser combinator engine.",
  "keywords": [
    "parser",
    "parser-combinator",
    "typsecript"
  ],
  "main": "./spellu-core.js",
  "typings": "./spellu-core.d.ts"
}
