whs.terrain
Version:
Terrain component for WhitestormJS
25 lines (24 loc) • 442 B
JSON
{
"name": "whs.terrain",
"version": "1.0.0",
"description": "Terrain component for WhitestormJS",
"main": "gulpfile.js",
"scripts": {
"test": "build"
},
"repository": {
"type": "git",
"url": "https://github.com/WhitestormJS/whitestorm.js"
},
"keywords": [
"Three.js",
"whitestorm.js",
"webgl",
"api",
"3d",
"terrain",
"plugin"
],
"author": "Alexander Buzin",
"license": "ISC"
}