Skip to content
fe94520
@deltakosh @RaananW @kkirsche @Gmulti
40 lines (39 sloc) 761 Bytes
{
"name": "babylonjs",
"description": "Babylon.js is a complete JavaScript framework for building 3D games with HTML 5 and WebGL",
"main": "./dist/babylon.2.3.js",
"homepage": "https://www.babylonjs.com",
"repository": {
"type": "git",
"url": "git://github.com/BabylonJS/Babylon.js.git"
},
"authors": [
"David Catuhe",
"David Rousset"
],
"keywords": [
"3D",
"WebGL",
"WebAudio",
"Shaders",
"Realtime"
],
"license": "Apache-2.0",
"ignore": [
"**/.*",
"node_modules",
"Babylon",
"Exporters",
"Loaders",
"Previous releases",
"Tools",
"gulpfile.js",
"package.json",
"babylon.2.1*.*",
"*.md",
"*.yml",
"cannon.js",
"Oimo.js",
"poly2tri.js"
]
}
Something went wrong with that request. Please try again.