13 lines
320 B
JSON
13 lines
320 B
JSON
|
{
|
||
|
"name": "cerebellum-alcohol-infographic",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"main": "index.js",
|
||
|
"scripts": {
|
||
|
"build": "nj templates/index.nj content.json > index.html",
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"author": "Mahdi Dibaiee <mdibaiee@pm.me>",
|
||
|
"license": "MIT"
|
||
|
}
|