topical media & game development

talk show tell print

mobile-query-three-plugins-cannonjs-vendor-cannon.js-package.json / json



  {
      "name": "cannon",
      "version": "0.4.2",
      "description": "A lightweight 3D physics engine written in JavaScript. Perfect to use with three.js, for example.",
      "homepage": "https://github.com/schteppe/cannon.js",
      "author": "Stefan Hedman <schteppe@gmail.com> (http://steffe.se)",
      "keywords": [
          "cannon.js",
          "cannon",
          "physics",
          "engine",
          "3d"
      ],
      "main": "./build/cannon.js",
      "engines": {
          "node": "*"
      },
      "repository": {
          "type": "git",
          "url": "https://github.com/schteppe/cannon.js.git"
      },
      "bugs": {
          "url": "https://github.com/schteppe/cannon.js/issues"
      },
      "licenses" : [
          {
              "type" : "MIT"
          }
      ],
      "devDependencies" : {
          "jshint"    : "latest",
          "uglify-js" : "latest",
          "nodeunit"  : "latest"
      },
      "dependencies" : {
      }
  }
  


(C) Æliens 04/09/2009

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.