13 lines
202 B
JSON
13 lines
202 B
JSON
|
{
|
||
|
"description": "Testing - 1st.specs",
|
||
|
"files":[
|
||
|
"browser-test-shim.js",
|
||
|
"styles.css",
|
||
|
|
||
|
"app/1st.spec.ts",
|
||
|
"1st-specs.html"
|
||
|
],
|
||
|
"main": "1st-specs.html",
|
||
|
"tags": ["testing"]
|
||
|
}
|