DTP Nice Game SDK, a lightweight game engine for the browser.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

13 lines
350 B

{
"name": "dtp-nice-game",
"version": "0.1.15",
"description": "DTP Nice Game SDK",
"main": "./lib/nice-game.js",
"repository": "https://git.digitaltelepresence.com/digital-telepresence/dtp-nice-game.git",
"author": "DTP Technologies, LLC",
"license": "Apache-2.0",
"private": false,
"dependencies": {
"jshint": "^2.13.4"
}
}