mirror of
https://github.com/Ekokumppanit/Lentolaskuri.git
synced 2026-02-12 03:46:19 +00:00
Initial commit
This commit is contained in:
18
component.json
Normal file
18
component.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "lentolaskuri2",
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"backbone": "git://github.com/documentcloud/backbone.git#1.0.0",
|
||||
"bootstrap": "git://github.com/twitter/bootstrap.git#2.3.1",
|
||||
"requirejs": "git://github.com/jrburke/requirejs#2.1.5",
|
||||
"jquery": "git://github.com/components/jquery.git#1.9.1",
|
||||
"select2": "git://github.com/ivaynberg/select2.git#~3.3.1",
|
||||
"lodash": "git://github.com/bestiejs/lodash.git#1.0.1",
|
||||
"font-awesome": "~3.1.1",
|
||||
"handlebars": "git://github.com/components/handlebars.js#1.0.0-rc.3",
|
||||
"jquery-ui": "git://github.com/components/jqueryui#1.10.1",
|
||||
"requirejs-plugins": "git://github.com/millermedeiros/requirejs-plugins.git",
|
||||
"Backbone-Mediator": "latest",
|
||||
"i18next": "~1.6.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user