security-checklist/now.json

12 lines
153 B
JSON
Raw Normal View History

{
"alias": ["securitycheckli.st"],
2019-01-13 02:11:03 +00:00
"files": [
"components",
"config",
"lib",
"pages",
"static",
"types",
2019-01-13 02:13:27 +00:00
".babelrc"
]
}