cerebellum-alcohol-infographic/package.json
2021-10-11 18:14:52 +01:00

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"
}