r3-legacy/package.json

14 lines
321 B
JSON
Raw Normal View History

2016-10-14 12:32:53 +02:00
{
"name": "gamewheel-game-lib",
"description": "Gamewheel Game Library",
"version": "0.0.1",
"dependencies": {
"gulp": "^3.9.1",
"gulp-concat": "^2.6.0",
"gulp-minify": "0.0.14",
"gulp-sort": "^2.0.0"
},
"repository": "https://github.com/ToywheelDev/game-lib.git",
"license": "UNLICENSED"
}