plein de truc
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "vermine2047",
|
||||
"version": "1.0.0",
|
||||
"description": "vermine 2047 for foundry",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"launch Foundry11": "cd C:/Program Files/Foundry Virtual Tabletop_V11/resources/app && node main.js",
|
||||
"watch": "gulp watch",
|
||||
"buildStyle": "gulp buildStyles"
|
||||
},
|
||||
"author": "",
|
||||
"devDependencies": {
|
||||
"@typhonjs-fvtt/eslint-config-foundry.js": "^0.8.0",
|
||||
"browser-sync": "^2.27.11",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-sass": "^5.1.0",
|
||||
"sass": "^1.55.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user