UNPKG
cram
Version:
latest (0.8.3)
0.8.3
0.8.2
0.8.1
0.8.0
0.7.12
0.7.11
0.7.10
0.7.9
0.7.8
0.7.7
0.7.6
0.7.5
0.7.3
0.7.2
0.7.1
0.7.0
An AMD-compatible build tool.
github.com/cujojs/cram
cujojs/cram
cram
/
test
/
data
/
wire-override.json
9 lines
(7 loc)
•
205 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"packages"
:
[
{
"name"
:
"wire"
,
"location"
:
"../wire"
,
"main"
:
"wire"
}
,
{
"name"
:
"meld"
,
"location"
:
"../meld"
,
"main"
:
"meld"
}
,
{
"name"
:
"poly"
,
"location"
:
"../poly"
,
"main"
:
"poly"
}
]
}