bitey
Version:
bitey the dog skull. public domain triangle mesh in the same format as 'bunny'
18 lines (17 loc) • 450 B
JSON
{
"name": "bitey",
"version": "0.0.01",
"description": "bitey the dog skull. public domain triangle mesh in the same format as 'bunny'",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"animal","dog","skull","mesh"
],
"author": "stonkpunk",
"license": "CC0-1.0",
"dependencies": {
},
"homepage": "https://github.com/stonkpunk/my-npm-modules/tree/main/bitey"
}