X Tutup
{ "name": "tictaktoe-es6style", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "gulp": "^4.0.2", "gulp-concat": "^2.6.1", "gulp-sourcemaps": "^2.6.5" } }
X Tutup