{
  "name": "clio-core",
  "version": "0.12.0",
  "description": "",
  "main": "index.js",
  "type": "module",
  "scripts": {
    "test": "echo \"Run this script on the root directory.\" && exit 1"
  },
  "author": "Pouya Eghbali <pouya.eghbali@yandex.com>",
  "license": "Apache-2.0",
  "dependencies": {
    "bean-parser": "2.1.0",
    "chalk": "4.1.2",
    "clio-highlight": "^1.4.0",
    "clio-manifest": "^0.9.0",
    "source-map": "^0.7.3"
  },
  "devDependencies": {
    "clio-run": "^0.10.0"
  }
}
