mirror of
https://github.com/velocitatem/garlic.git
synced 2026-05-31 16:53:37 +00:00
14 lines
263 B
JSON
14 lines
263 B
JSON
{
|
|
"name": "garlic",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "garlic.js",
|
|
"type": "module",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": ["garlic", "protection"],
|
|
"author": "",
|
|
"license": "ISC"
|
|
}
|