Corkboard/package.json

10 lines
169 B
JSON
Raw Normal View History

2023-04-23 19:51:14 +00:00
{
"name": "corkboard",
"version": "1.0.0",
"description": "",
"author": "Alexander Bass",
"license": "GPLv3",
"dependencies": {
"rollup": "^2.78.1"
}
}