{
"name": "minimal-working-manifest",
"version": "0.0.0",
"main": "index.js",
"scripts": {
"setup": "setup.js",
"teardown": "teardown.js"
}