mirror of
https://github.com/sern-handler/tools
synced 2026-06-28 02:32:22 +00:00
17 lines
319 B
JSON
17 lines
319 B
JSON
{
|
|
"name": "poster",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "dist/index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"devDependencies": {
|
|
"shadow-cljs": "^2.8.52",
|
|
"source-map-support": "^0.5.13"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC"
|
|
}
|