2017-11-03 18:08:28 +01:00
|
|
|
{
|
|
|
|
|
"description": "Second authors style guide stackblitz (non-executing)",
|
|
|
|
|
"files": [
|
2019-12-23 22:29:59 -05:00
|
|
|
"src/main.2.ts",
|
|
|
|
|
"src/index.2.html",
|
|
|
|
|
"src/styles.css"
|
2017-11-03 18:08:28 +01:00
|
|
|
],
|
|
|
|
|
"main": "src/index.2.html",
|
2019-12-23 22:29:59 -05:00
|
|
|
"file": "src/index.html",
|
2017-11-03 18:08:28 +01:00
|
|
|
"tags": ["author", "style guide"]
|
|
|
|
|
}
|