cloudcmd/now.json
2017-08-15 18:32:00 +03:00

21 lines
341 B
JSON

{
"type": "npm",
"alias": "cloudcmd",
"files": [
"bin",
"server",
".babelrc",
"css",
"font",
"favicon.ico",
"client",
"common",
"html",
"tmpl",
"img",
"modules",
"webpack.config.js",
"json",
"HELP.md"
]
}