mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-24 12:16:31 +10:00
24 lines
541 B
JSON
24 lines
541 B
JSON
{
|
|
"name": "cannon.js",
|
|
"filename": "cannon.min.js",
|
|
"version": "0.5.0",
|
|
"description": "A lightweight 3D physics engine written in JavaScript.",
|
|
"homepage": "http://schteppe.github.com/cannon.js",
|
|
"keywords": [
|
|
"javascript",
|
|
"physics"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Stefan Hedman",
|
|
"web": "http://steffe.se/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/schteppe/cannon.js"
|
|
}
|
|
]
|
|
}
|