mirror of
https://github.com/He4eT/oddsquat.git
synced 2026-05-05 04:47:25 +00:00
nanogen: init
This commit is contained in:
commit
c14e8f0570
3 changed files with 30 additions and 0 deletions
16
package.json
Normal file
16
package.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue