{
  "name": "clio-lang-internals",
  "type": "module",
  "version": "0.12.0",
  "description": "Internal functionality used by the Clio Programming Language core.",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Run this script on the root directory.\" && exit 1"
  },
  "author": "Pouya Eghbali <pouya.eghbali@yandex.com>",
  "license": "Apache-2.0"
}
