{
  "name": "@swc-project/swc",
  "version": "0.1.1",
  "description": "",
  "main": "lib/index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/swc-project/swc"
  },
  "author": "kdy1 <kdy1@outlook.kr>",
  "license": "MIT",
  "dependencies": {
    "neon-cli": "^0.2.0"
  },
  "scripts": {
    "install": "neon build"
  },
  "devDependencies": {
    "jest": "^23.6.0"
  }
}
