mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
15 lines
250 B
JSON
15 lines
250 B
JSON
|
{
|
||
|
"name": "js",
|
||
|
"version": "1.0.0",
|
||
|
"main": "greet.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"author": "",
|
||
|
"license": "ISC",
|
||
|
"description": "",
|
||
|
"devDependencies": {
|
||
|
"katex": "^0.16.11"
|
||
|
}
|
||
|
}
|