13 lines
289 B
JSON
13 lines
289 B
JSON
{
|
|
"name": "@@year",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "vitest.config.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "Yanick Champoux <yanick@babyl.ca> (http://techblog.babyl.ca/)",
|
|
"license": "ISC"
|
|
}
|