{
  "name": "@franknoh/nuna-interpreter",
  "version": "1.0.1",
  "description": "nunalage interpreter made with node.js",
  "main": "index.js",
  "scripts": {
    "start": "node index"
  },
  "keywords": [
    "nunalang",
    "nuna"
  ],
  "author": "franknoh",
  "license": "ISC"
}
