toolbar
Version:
client side module for creating toolbars
11 lines • 328 B
JSON
{
"name": "toolbar",
"description": "client side module for creating toolbars",
"author": {"name": "Max Ogden", "email": "max@maxogden.com"},
"repository": {"type": "git", "url": "git@github.com:maxogden/toolbar.git"},
"version": "0.0.5",
"dependencies": {
"inherits": "1.0.0",
"element-class": "0.0.2"
}
}