Files
cdnjs/ajax/libs/bonsai/package.json
T

22 lines
455 B
JSON

{
"name": "bonsai",
"filename": "bonsai.min.js",
"version": "0.4.3",
"description": "BonsaiJS is a graphics library and renderer",
"homepage": "http://bonsaijs.org",
"keywords": [
"graphics",
"svg",
"vector"
],
"maintainers": [{
"name": "uxebu Inc.",
"email": "contact+bonsaijs@uxebu.com",
"web": "http://uxebu.com"
}],
"repositories": [{
"type": "git",
"url": "https://github.com/uxebu/bonsai/"
}]
}