Files
jspm-registry/package-overrides/github/henrikjoreteg/Happy.js@v0.8.json
T

14 lines
226 B
JSON

{
"main": "./happy.js",
"registry": "jspm",
"shim": {
"happy": {
"deps": [
"jquery"
]
}
},
"dependencies": {
"jquery": "jquery@^2.1.1"
}
}