oddsquat/package.json
2020-10-30 00:13:55 +05:00

16 lines
281 B
JSON

{
"name": "oddsquat",
"version": "1.0.0",
"description": "",
"main": "site.config.js",
"scripts": {
"start": "nanogen start",
"build": "nanogen build"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"nanogen": "^0.4.2"
}
}