File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " phaser-ce" ,
3- "version" : " 2.7.1 " ,
4- "release" : " 2016-11-28 " ,
3+ "version" : " 2.7.2 " ,
4+ "release" : " 2016-12-06 " ,
55 "description" : " Phaser CE (Community Edition) is a fast, free and fun HTML5 Game Framework for Desktop and Mobile web browsers." ,
66 "author" : " Richard Davey <rdavey@gmail.com> (http://www.photonstorm.com)" ,
77 "logo" : " https://raw.github.com/photonstorm/phaser/master/v2-community/phaser-logo-small.png" ,
1515 "url" : " https://photonstorm@github.com/photonstorm/phaser.git"
1616 },
1717 "scripts" : {
18+ "grunt" : " grunt" ,
1819 "test" : " NODE_ENV=test grunt jshint"
1920 },
2021 "keywords" : [
3233 ],
3334 "devDependencies" : {
3435 "grunt" : " ^0.4.5" ,
36+ "grunt-cli" : " ^1.2.0" ,
3537 "grunt-contrib-clean" : " ^0.5.0" ,
3638 "grunt-contrib-concat" : " ^0.4.0" ,
3739 "grunt-contrib-connect" : " ^0.7.1" ,
You can’t perform that action at this time.
0 commit comments