{
  "name": "test",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "build": "rollup --config ./rollup.config.ts"
  },
  "devDependencies": {
    "rollup": "^2.61.1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC"
}
