Files
cdnjs/ajax/libs/bsjs/package.json
T
2014-03-05 18:07:22 +09:00

25 lines
580 B
JSON

{
"name": "bsjs",
"filename": "bsjs.min.js",
"version": "0.3.0",
"description": "bsJS is a fast and concise declarative type JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.",
"homepage": "https://github.com/projectBS/bsJS",
"keywords": [
"framework",
"library",
"declarative"
],
"maintainers": [
{
"name": "projectBS committee"
}
],
"license": "MIT or GPL Version 2",
"repositories": [
{
"type": "git",
"url": "https://github.com/projectBS/bsJS.git"
}
]
}