{
  "name": "iri-compile",
  "version": "0.0.3",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo Iridium-Compiler α 0.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Eitantan/Iridium-Compiler.git"
  },
  "keywords": [
    "iri",
    "iridium"
  ],
  "author": "Eitan Alperstein @ IridiumDevTeam  @ RadioActive Tech",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Eitantan/Iridium-Compiler/issues"
  },
  "homepage": "https://github.com/Eitantan/Iridium-Compiler#readme",
  "dependencies": {
    "chalk": "^4.1.0",
    "prompt-sync": "^4.2.0"
  }
}
