Files
2014-10-13 02:13:56 +08:00

35 lines
643 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "basis.js",
"filename": "basis.min.js",
"version": "1.3.3",
"description": "Basis.js framework as library. Basis.js JavaScript framework to build single-page applications.",
"homepage": "http://basisjs.com/",
"keywords": [
"basis",
"basis.js",
"framework",
"spa"
],
"maintainers": [
{
"name": "basis.js",
"web": "http://basisjs.com"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/basisjs/basisjs"
}
],
"npmName": "basis-library",
"npmFileMap": [
{
"basePath": "/",
"files": [
"*.js"
]
}
]
}