mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
rearranged repo structure
This commit is contained in:
parent
908a9dd43d
commit
5f5178d2e8
572 changed files with 27633 additions and 568 deletions
24
.tests/networking/node_modules/box2d/package.json
generated
vendored
Normal file
24
.tests/networking/node_modules/box2d/package.json
generated
vendored
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "box2d",
|
||||
"version": "1.0.0",
|
||||
"description": "2D physics engine",
|
||||
"homepage": "http://github.com/jadell/box2dnode",
|
||||
"author": {
|
||||
"name": "Josh Adell",
|
||||
"email": "josh.adell@gmail.com",
|
||||
"url": "http://everymansoftware.blogspot.com/"
|
||||
},
|
||||
"main": "./box2dnode",
|
||||
"engines": [
|
||||
"node"
|
||||
],
|
||||
"_id": "box2d@1.0.0",
|
||||
"dependencies": {},
|
||||
"devDependencies": {},
|
||||
"optionalDependencies": {},
|
||||
"_engineSupported": true,
|
||||
"_npmVersion": "1.1.4",
|
||||
"_nodeVersion": "v0.6.12",
|
||||
"_defaultsLoaded": true,
|
||||
"_from": "box2d"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue