{ "name": "Tabs Starter", "baseref": "main", "tarignore": [ "node_modules", "package-lock.json", "www" ], "scripts": { "build": "npm run build", "serve": "ionic serve --port 8072" } }