2024-02-01 15:48:47 -05:00
|
|
|
{
|
|
|
|
"name": "snowflake-ags",
|
2024-04-18 00:34:40 -04:00
|
|
|
"version": "0.0.1",
|
|
|
|
"description": "",
|
2024-02-01 15:48:47 -05:00
|
|
|
"main": "config.js",
|
2024-04-18 00:34:40 -04:00
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
2024-02-01 15:48:47 -05:00
|
|
|
},
|
|
|
|
"author": "notohh",
|
2024-04-18 00:34:40 -04:00
|
|
|
"license": "MIT"
|
2024-02-08 11:43:49 -05:00
|
|
|
}
|