12 lines
251 B
JSON
12 lines
251 B
JSON
{
|
|
"name": "Dawn-GB",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"repository": "https://github.com/YourWishes/Dawn-GB.git",
|
|
"author": "Dominic Masters <dominic@domsplace.com>",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pngjs": "^6.0.0"
|
|
}
|
|
}
|