Files
fvtt-mournblade-cyd-2-0/.history/package_20260402205739.json

17 lines
394 B
JSON

{
"name": "fvtt-mournblade-cyd2",
"version": "2.0.0",
"description": "Mournblade CYD 2.0 RPG for FoundryVTT - French",
"scripts": {
"build": "gulp build",
"watch": "gulp watch"
},
"author": "Uberwald/LeRatierBretonnien",
"license": "SEE LICENSE IN LICENCE.txt",
"devDependencies": {
"gulp": "^4.0.2",
"gulp-less": "^5.0.0",
"gulp-sourcemaps": "^3.0.0"
}
}