demon
Version:
A small 3D library for rendering a very simple .obj
23 lines (22 loc) • 448 B
JSON
{
"name": "demon",
"version": "0.0.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/b1i/demon.git"
},
"keywords": [
"demon"
],
"author": "b1i",
"license": "ISC",
"bugs": {
"url": "https://github.com/b1i/demon/issues"
},
"homepage": "https://github.com/b1i/demon#readme"
}