{
  "name": "synthetic",
  "version": "1.1.10",
  "description": "An Open Source Programming Language for Genetic Engineering",
  "main": "synthetic.js",
  "dependencies": {
    "chalk": "^4.1.2",
    "cross-fetch": "^3.1.4",
    "fast-xml-parser": "^5.2.3"
  },
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/eliadmoshe/synthetic.git"
  },
  "keywords": [
    "Genetic Engineering",
    "DNA",
    "Synthetic Biology"
  ],
  "author": "Eliad Moshe",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/eliadmoshe/synthetic/issues"
  },
  "homepage": "https://github.com/eliadmoshe/synthetic#readme"
}
