This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
herby
/
amd-config-builder
Suivre
1
Voter
0
Fork
1
Fichiers
Tickets
1
Pull Requests
0
Wiki
Aborescence:
0599a3c3ed
Branches
Tags
master
readdirp
v0.3.1
v0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0
amd-config-b...
/
test
/
two-locals-two-others-shim
/
other.amd.json
other.amd.json
137 B
Historique
Raw
1
2
3
4
5
6
7
8
9
{
"config": {
"b": 2, "c": 2
},
"shim": {
"a": {"deps": ["other"]},
"b": {"exports": "other"}
}
}