add ionic
This commit is contained in:
@@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"directories": {
|
||||||
|
"lib": "release"
|
||||||
|
},
|
||||||
|
"main": "js/ionic",
|
||||||
|
"shim": {
|
||||||
|
"js/ionic": {
|
||||||
|
"deps": ["../css/ionic.css!"]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"registry": "jspm",
|
||||||
|
"dependencies": {
|
||||||
|
"css": "0.1.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -42,6 +42,7 @@
|
|||||||
"handlebars": "github:components/handlebars.js",
|
"handlebars": "github:components/handlebars.js",
|
||||||
"handlebars.js": "github:components/handlebars.js",
|
"handlebars.js": "github:components/handlebars.js",
|
||||||
"intro": "github:usablica/intro.js",
|
"intro": "github:usablica/intro.js",
|
||||||
|
"ionic": "github:driftyco/ionic",
|
||||||
"jcrop": "github:tapmodo/Jcrop",
|
"jcrop": "github:tapmodo/Jcrop",
|
||||||
"jiff": "github:cujojs/jiff",
|
"jiff": "github:cujojs/jiff",
|
||||||
"jquery": "github:components/jquery",
|
"jquery": "github:components/jquery",
|
||||||
|
|||||||
Reference in New Issue
Block a user