{

"name": "myapp",
"private": "true",
"scripts": {
  "build": "rollup -c rollup.config.js"
}

}