mirror of
https://github.com/Sheldan/canvas.git
synced 2026-01-01 14:58:51 +00:00
14 lines
249 B
JSON
14 lines
249 B
JSON
{
|
|
"name": "canvas-common",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "common.js",
|
|
"private": true,
|
|
"type": "module",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "MIT"
|
|
}
|