@@ -1,12 +0,0 @@
-{
- "name": "Tabs Starter",
- "baseref": "main",
- "tarignore": [
- "node_modules",
- "package-lock.json",
- "www"
- ],
- "scripts": {
- "test": "npm run lint && npm run build && npm run test -- --configuration=ci --browsers=ChromeHeadless"
- }
-}