Skip to content
Fetching contributors…
Cannot retrieve contributors at this time
26 lines (25 sloc) 581 Bytes
{
"name": "whitestormjs",
"version": "0.0.7",
"homepage": "https://github.com/WhitestormJS/whitestorm.js",
"repository" : {
"type": "git",
"url": "https://github.com/WhitestormJS/whitestorm.js"
},
"authors": [
"sasha240100 <siteprogcom@gmail.com>"
],
"description": "WhitestormJS is a library to combine Three.Js with Cannon.js. It makes WebGL development easy.",
"main": "index.html",
"moduleType": [
"globals"
],
"license": "Apache",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}
Something went wrong with that request. Please try again.