snowflake/home/programs/ags/config/package.json

12 lines
216 B
JSON
Raw Normal View History

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