{ "description": "Testing - app.specs", "files":[ "browser-test-shim.js", "systemjs.config.extras.js", "styles.css", "app/**/*.css", "app/**/*.html", "app/**/*.ts", "app/**/*.spec.ts", "testing/*.ts", "!app/main.ts", "!app/bag/*.*", "!app/1st.spec.ts", "app-specs.html" ], "main": "app-specs.html", "tags": ["testing"] }