mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 10:47:12 +10:00
25 lines
580 B
JSON
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"
|
|
}
|
|
]
|
|
}
|