apiserver/package.json
2020-01-19 17:29:55 +03:30

12 lines
184 B
JSON

{
"name": "betartib",
"version": "0.1.0",
"description": "",
"scripts": {},
"author": "",
"license": "WTFPL",
"jshintConfig": {
"esversion": 8,
"node": true
}
}