nasp_x3dom
Version:
Reverses the drag effect from the default
26 lines (25 loc) • 557 B
JSON
{
"name": "nasp_x3dom",
"version": "1.8.2-dev",
"description": "Reverses the drag effect from the default",
"main": "x3dom.js",
"style": "x3dom.css",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/parthranawat/NASP_x3dom.git"
},
"keywords": [
"3d",
"x3d",
"x3dom",
"webgl"
],
"license": "MIT OR GPL-3.0",
"bugs": {
"url": "https://github.com/parthranawat/NASP_x3dom/issues"
},
"homepage": "http://x3dom.org"
}