UNPKG
brite
Version:
latest (1.1.6)
1.1.6
DOM Centric Minimalistic MVC Framework
britejs.org
BriteSnow/brite
brite
/
component.json
12 lines
(11 loc)
•
207 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"name"
:
"brite"
,
"repo"
:
"BriteSnow/brite"
,
"description"
:
"The BriteJS library"
,
"version"
:
"1.1.3"
,
"keywords"
:
[
"britejs"
]
,
"main"
:
"dist/brite.js"
,
"scripts"
:
[
"dist/brite.js"
]
}