-
- Téléchargements
Initial Commit from Ember CLI v0.2.5
_..., ,:^;,...; -+===;. ,,--++====++-,,, .: /....., :::::~+++++#:,+#++++++++++++++++++#*..: /,...... (,,,,,,::=+++##++++++++++++++++++++++#. :....../ ...,,,,,::++++++++++++++++++++++++++++++*..,...: *..+...,#@@@@@@@@@++++++++++++++++++++++#*....* @#,;##############@@@+*+#@@@@@@@@@@#*++#..< *@##@@+,-*^^^*-+@####@@@######@@@#####@@,,,+ @#@* @#@@@@#@@+--*^^*--#@@@@@@# @#@. @# @##+++@#, .@@#@@ #@# @@ +@@++++#@@ @@ :@@ :@#* @#@++++++@#* #@ @@+ :*+@@#;,.__.+@#@+,-^^.++@# @@++ ;* :*@@@##@@@@;++r._j^.+@##@+,.__,,@@++. /* ........+++++++++++++#@@@@@###@@#++++, ,: ...,@@@#++===----==@@@####,,....+++++ .: ......@@##@\ ; :@####@,,...... +++. ; .........@###, ; ;xx#@;,,..... *;+, | ........,*;xxxx--^--=xxx,........ :+#; ; ......,,;xxxxxxxxxxxxx;,..... *+# ; ......,::xxxx;. ...... +. . *; ......... +### .... / ,. /:| ,. .+: ... ;##++##, . ,#. (..v..;*./ ** ## ###* .:*&&&+. \.,....<, #&+**==-..,,__ ;## ### :,*+&&&&&&&v+#&,,.._/ #&&&&*...,::,,. ##; ,##* .*****;:&&&&&&&&& ,+*+;~*..*** *.* ### ###* ******* *+#&;* ##,;## **** :, ** ##### ## ### ###, ######## .##### ;## ## ####### ;## #### ,###. ########## ######## ### #### ### ### ### ########## #### #### ,## ### #######* ### ,### ##############: ## ### #### ,## :#### ### ##; ########## ########### ## .## ,### ####### ##### :###### ###### .###### #### ## ### ### ######* :##### #### ############# #### ################ ######## ### #####* *#* #: :### *###* *#### #*
parent
Branches
Aucune étiquette associée trouvée
Affichage de
- bower.json 16 ajouts, 0 suppressionbower.json
- config/environment.js 47 ajouts, 0 suppressionconfig/environment.js
- package.json 37 ajouts, 0 suppressionpackage.json
- public/crossdomain.xml 15 ajouts, 0 suppressionpublic/crossdomain.xml
- public/robots.txt 3 ajouts, 0 suppressionpublic/robots.txt
- testem.json 12 ajouts, 0 suppressiontestem.json
- tests/.jshintrc 51 ajouts, 0 suppressiontests/.jshintrc
- tests/helpers/resolver.js 11 ajouts, 0 suppressiontests/helpers/resolver.js
- tests/helpers/start-app.js 19 ajouts, 0 suppressiontests/helpers/start-app.js
- tests/index.html 33 ajouts, 0 suppressiontests/index.html
- tests/test-helper.js 6 ajouts, 0 suppressiontests/test-helper.js
- tests/unit/.gitkeep 0 ajout, 0 suppressiontests/unit/.gitkeep
- vendor/.gitkeep 0 ajout, 0 suppressionvendor/.gitkeep
bower.json
0 → 100644
config/environment.js
0 → 100644
package.json
0 → 100644
{ | ||
"name": "playbot-web", | ||
"version": "0.0.0", | ||
"description": "Small description for playbot-web goes here", | ||
"private": true, | ||
"directories": { | ||
"doc": "doc", | ||
"test": "tests" | ||
}, | ||
"scripts": { | ||
"start": "ember server", | ||
"build": "ember build", | ||
"test": "ember test" | ||
}, | ||
"repository": "", | ||
"engines": { | ||
"node": ">= 0.10.0" | ||
}, | ||
"author": "", | ||
"license": "MIT", | ||
"devDependencies": { | ||
"broccoli-asset-rev": "^2.0.2", | ||
"ember-cli": "0.2.5", | ||
"ember-cli-app-version": "0.3.3", | ||
"ember-cli-babel": "^5.0.0", | ||
"ember-cli-content-security-policy": "0.4.0", | ||
"ember-cli-dependency-checker": "^1.0.0", | ||
"ember-cli-htmlbars": "0.7.6", | ||
"ember-cli-ic-ajax": "0.1.1", | ||
"ember-cli-inject-live-reload": "^1.3.0", | ||
"ember-cli-qunit": "0.3.13", | ||
"ember-cli-uglify": "^1.0.1", | ||
"ember-data": "1.0.0-beta.17", | ||
"ember-disable-proxy-controllers": "^0.7.0", | ||
"ember-export-application-global": "^1.0.2" | ||
} | ||
} |
public/crossdomain.xml
0 → 100644
public/robots.txt
0 → 100644
testem.json
0 → 100644
tests/.jshintrc
0 → 100644
tests/helpers/resolver.js
0 → 100644
tests/helpers/start-app.js
0 → 100644
tests/index.html
0 → 100644
tests/test-helper.js
0 → 100644
tests/unit/.gitkeep
0 → 100644
vendor/.gitkeep
0 → 100644
Veuillez vous inscrire ou vous se connecter pour commenter