cerebellum-alcohol-infographic/package.json

13 lines
320 B
JSON
Raw Permalink Normal View History

2021-10-11 17:14:52 +00:00
{
"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"
}