~holger-seelig/cobweb.js/trunk

« back to all changes in this revision

Viewing changes to cobweb.js/package.json

  • Committer: Holger Seelig
  • Date: 2017-08-22 04:53:24 UTC
  • Revision ID: holger.seelig@yahoo.de-20170822045324-4of4xxgt79669gbt
Switched to npm.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
{
2
 
        "name": "cobweb",
3
 
        "version": "0.0.1",
4
 
        "description": "Cobwed X3D Browser",
5
 
        "jam": {
6
 
                "main": "./cobweb.js"
7
 
        }
8
 
}