You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
392 B
21 lines
392 B
10 years ago
|
{
|
||
|
"name": "Seeker",
|
||
|
"version": "0.1",
|
||
|
"dependencies": {
|
||
|
"handlebars": null,
|
||
|
"font-awesome": ">=4.1",
|
||
|
"underscore": null,
|
||
|
"underscore.string": null,
|
||
|
"backbone": null,
|
||
|
"backbone-tastypie": null,
|
||
|
"select2": null,
|
||
|
"jquery": "~2",
|
||
|
"markdown": null,
|
||
|
"bootstrap": ">=3.2",
|
||
|
"jquery-backstretch": null
|
||
|
},
|
||
|
"resolutions": {
|
||
|
"jquery": "~2"
|
||
|
}
|
||
|
}
|