alembic
Version:
23 lines (22 loc) • 453 B
JSON
{
"name": "alembic",
"version": "0.0.3",
"description": "alembic io",
"main": "index.js",
"author": "Kazuma Hatta",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/uimac/alembic-src.git"
},
"keywords": [
"node.js",
"alembic",
"geometry cache"
],
"homepage": "ttps://github.com/uimac/alembic",
"os" : [ "win32", "darwin" ],
"cpu" : [ "x64" ],
"private": false,
"gypfile": true
}