@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"main": "dist/hyperagent.js",
|
||||||
|
"format": "global",
|
||||||
|
"dependencies": {
|
||||||
|
"jquery": "*",
|
||||||
|
"q": "npm:q",
|
||||||
|
"uri": "github:medialize/URI.js"
|
||||||
|
},
|
||||||
|
"shim": {
|
||||||
|
"dist/hyperagent": {
|
||||||
|
"deps": [
|
||||||
|
"jquery",
|
||||||
|
"q",
|
||||||
|
"uri"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -187,6 +187,7 @@
|
|||||||
"https": "github:jspm/nodelibs-https",
|
"https": "github:jspm/nodelibs-https",
|
||||||
"humane-js": "github:wavded/humane-js",
|
"humane-js": "github:wavded/humane-js",
|
||||||
"humanize-duration": "github:EvanHahn/HumanizeDuration.js",
|
"humanize-duration": "github:EvanHahn/HumanizeDuration.js",
|
||||||
|
"hyperagent": "github:weluse/hyperagent",
|
||||||
"i18next-client": "npm:i18next-client",
|
"i18next-client": "npm:i18next-client",
|
||||||
"icheck": "github:fronteed/iCheck",
|
"icheck": "github:fronteed/iCheck",
|
||||||
"immstruct": "npm:immstruct",
|
"immstruct": "npm:immstruct",
|
||||||
|
|||||||
Reference in New Issue
Block a user