craft-chair
Version:
Parameterized Chair Model
23 lines (22 loc) • 509 B
JSON
{
"name": "craft-chair",
"version": "1.0.3",
"description": "Parameterized Chair Model",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/calebhsu/craft-chair.git"
},
"keywords": [
"craftml"
],
"author": "Caleb Hsu",
"license": "MIT",
"bugs": {
"url": "https://github.com/calebhsu/craft-chair/issues"
},
"homepage": "https://github.com/calebhsu/craft-chair"
}