added flowtype
This commit is contained in:
@@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"main": "flowtype",
|
||||||
|
"shim": {
|
||||||
|
"flowtype": {
|
||||||
|
"deps": [
|
||||||
|
"jquery"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"registry": "jspm",
|
||||||
|
"dependencies": {
|
||||||
|
"jquery": "jquery@^2.1.2"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -62,6 +62,7 @@
|
|||||||
"famous": "github:Famous/famous",
|
"famous": "github:Famous/famous",
|
||||||
"famous-angular": "github:Famous/famous-angular",
|
"famous-angular": "github:Famous/famous-angular",
|
||||||
"famous-polyfills": "github:Famous/polyfills",
|
"famous-polyfills": "github:Famous/polyfills",
|
||||||
|
"flowtype": "github:simplefocus/FlowType.JS",
|
||||||
"font-awesome": "npm:font-awesome",
|
"font-awesome": "npm:font-awesome",
|
||||||
"foundation": "github:zurb/bower-foundation",
|
"foundation": "github:zurb/bower-foundation",
|
||||||
"hammer": "github:hammerjs/hammer.js",
|
"hammer": "github:hammerjs/hammer.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user