build: Initial commit
This commit is contained in:
commit
69d2fe388c
15
package.json
Normal file
15
package.json
Normal file
|
|
@ -0,0 +1,15 @@
|
||||||
|
{
|
||||||
|
"name": "pdt",
|
||||||
|
"version": "0.1.0",
|
||||||
|
"description": "FoundryVTT Package Development Tool",
|
||||||
|
"main": "index.js",
|
||||||
|
"scripts": {
|
||||||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
|
},
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "git@gitea:mbools/pdt.git"
|
||||||
|
},
|
||||||
|
"author": "UlenarOfMondarth",
|
||||||
|
"license": "SEE LICENSE IN LICENSE"
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user