Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2016
792
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.70 KB | None | 0 0
  1. System.config({
  2. defaultJSExtensions: true,
  3. transpiler: false,
  4. paths: {
  5. "*": "dist/*",
  6. "github:*": "jspm_packages/github/*",
  7. "npm:*": "jspm_packages/npm/*"
  8. },
  9. meta: {
  10. "bootstrap": {
  11. "deps": []
  12. }
  13. },
  14. map: {
  15. "aurelia-animator-css": "npm:aurelia-animator-css@1.0.0",
  16. "aurelia-api": "npm:aurelia-api@3.0.0-rc9",
  17. "aurelia-authentication": "npm:aurelia-authentication@3.0.0-rc11",
  18. "aurelia-bootstrap-datepicker": "npm:aurelia-bootstrap-datepicker@0.0.8",
  19. "aurelia-bootstrapper": "npm:aurelia-bootstrapper@1.0.0",
  20. "aurelia-configuration": "github:vheissu/aurelia-configuration@1.0.11",
  21. "aurelia-event-aggregator": "npm:aurelia-event-aggregator@1.0.0",
  22. "aurelia-fetch-client": "npm:aurelia-fetch-client@1.0.0",
  23. "aurelia-framework": "npm:aurelia-framework@1.0.4",
  24. "aurelia-history-browser": "npm:aurelia-history-browser@1.0.0",
  25. "aurelia-loader-default": "npm:aurelia-loader-default@1.0.0",
  26. "aurelia-logging-console": "npm:aurelia-logging-console@1.0.0",
  27. "aurelia-pal-browser": "npm:aurelia-pal-browser@1.0.0",
  28. "aurelia-polyfills": "npm:aurelia-polyfills@1.0.0",
  29. "aurelia-router": "npm:aurelia-router@1.0.4",
  30. "aurelia-templating": "npm:aurelia-templating@1.1.1",
  31. "aurelia-templating-binding": "npm:aurelia-templating-binding@1.0.0",
  32. "aurelia-templating-resources": "npm:aurelia-templating-resources@1.0.0",
  33. "aurelia-templating-router": "npm:aurelia-templating-router@1.0.0",
  34. "aurelia-validation": "npm:aurelia-validation@0.13.0",
  35. "bluebird": "npm:bluebird@3.4.1",
  36. "bootstrap": "github:twbs/bootstrap@3.3.7",
  37. "bootstrap-datepicker": "npm:bootstrap-datepicker@1.6.1",
  38. "fetch": "github:github/fetch@1.0.0",
  39. "font-awesome": "npm:font-awesome@4.6.3",
  40. "jquery": "npm:jquery@3.1.1",
  41. "jquery-ui": "github:components/jqueryui@1.12.1",
  42. "jquery.idle": "npm:jquery.idle@1.2.6",
  43. "moment": "npm:moment@2.15.1",
  44. "nprogress": "github:rstacruz/nprogress@0.2.0",
  45. "sweetalert": "npm:sweetalert@1.1.3",
  46. "text": "github:systemjs/plugin-text@0.0.8",
  47. "toastr": "github:CodeSeven/toastr@2.1.3",
  48. "github:CodeSeven/toastr@2.1.3": {
  49. "css": "github:systemjs/plugin-css@0.1.30",
  50. "jquery": "github:components/jquery@3.1.1"
  51. },
  52. "github:components/jqueryui@1.12.1": {
  53. "jquery": "npm:jquery@3.1.1"
  54. },
  55. "github:jspm/nodelibs-assert@0.1.0": {
  56. "assert": "npm:assert@1.4.1"
  57. },
  58. "github:jspm/nodelibs-buffer@0.1.0": {
  59. "buffer": "npm:buffer@3.6.0"
  60. },
  61. "github:jspm/nodelibs-path@0.1.0": {
  62. "path-browserify": "npm:path-browserify@0.0.0"
  63. },
  64. "github:jspm/nodelibs-process@0.1.2": {
  65. "process": "npm:process@0.11.9"
  66. },
  67. "github:jspm/nodelibs-util@0.1.0": {
  68. "util": "npm:util@0.10.3"
  69. },
  70. "github:jspm/nodelibs-vm@0.1.0": {
  71. "vm-browserify": "npm:vm-browserify@0.0.4"
  72. },
  73. "github:rstacruz/nprogress@0.2.0": {
  74. "css": "github:systemjs/plugin-css@0.1.30"
  75. },
  76. "github:twbs/bootstrap@3.3.7": {
  77. "jquery": "npm:jquery@3.1.1"
  78. },
  79. "github:vheissu/aurelia-configuration@1.0.11": {
  80. "aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0",
  81. "aurelia-loader": "npm:aurelia-loader@1.0.0",
  82. "aurelia-loader-default": "npm:aurelia-loader-default@1.0.0",
  83. "aurelia-path": "npm:aurelia-path@1.1.1",
  84. "deep-extend": "npm:deep-extend@0.4.1"
  85. },
  86. "npm:assert@1.4.1": {
  87. "assert": "github:jspm/nodelibs-assert@0.1.0",
  88. "buffer": "github:jspm/nodelibs-buffer@0.1.0",
  89. "process": "github:jspm/nodelibs-process@0.1.2",
  90. "util": "npm:util@0.10.3"
  91. },
  92. "npm:aurelia-animator-css@1.0.0": {
  93. "aurelia-metadata": "npm:aurelia-metadata@1.0.0",
  94. "aurelia-pal": "npm:aurelia-pal@1.0.0",
  95. "aurelia-templating": "npm:aurelia-templating@1.1.1"
  96. },
  97. "npm:aurelia-api@3.0.0-rc9": {
  98. "aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0",
  99. "aurelia-fetch-client": "npm:aurelia-fetch-client@1.0.0",
  100. "aurelia-framework": "npm:aurelia-framework@1.0.4",
  101. "aurelia-path": "npm:aurelia-path@1.1.1",
  102. "extend": "npm:extend@3.0.0"
  103. },
  104. "npm:aurelia-authentication@3.0.0-rc11": {
  105. "aurelia-api": "npm:aurelia-api@3.0.0-rc9",
  106. "aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0",
  107. "aurelia-event-aggregator": "npm:aurelia-event-aggregator@1.0.0",
  108. "aurelia-fetch-client": "npm:aurelia-fetch-client@1.0.0",
  109. "aurelia-logging": "npm:aurelia-logging@1.0.0",
  110. "aurelia-metadata": "npm:aurelia-metadata@1.0.0",
  111. "aurelia-pal": "npm:aurelia-pal@1.0.0",
  112. "aurelia-path": "npm:aurelia-path@1.1.1",
  113. "aurelia-router": "npm:aurelia-router@1.0.4",
  114. "aurelia-templating-resources": "npm:aurelia-templating-resources@1.0.0",
  115. "extend": "npm:extend@3.0.0",
  116. "jwt-decode": "npm:jwt-decode@2.1.0"
  117. },
  118. "npm:aurelia-binding@1.0.6": {
  119. "aurelia-logging": "npm:aurelia-logging@1.0.0",
  120. "aurelia-metadata": "npm:aurelia-metadata@1.0.0",
  121. "aurelia-pal": "npm:aurelia-pal@1.0.0",
  122. "aurelia-task-queue": "npm:aurelia-task-queue@1.1.0"
  123. },
  124. "npm:aurelia-bootstrap-datepicker@0.0.8": {
  125. "bootstrap-datepicker": "npm:bootstrap-datepicker@1.6.4"
  126. },
  127. "npm:aurelia-bootstrapper@1.0.0": {
  128. "aurelia-event-aggregator": "npm:aurelia-event-aggregator@1.0.0",
  129. "aurelia-framework": "npm:aurelia-framework@1.0.4",
  130. "aurelia-history": "npm:aurelia-history@1.0.0",
  131. "aurelia-history-browser": "npm:aurelia-history-browser@1.0.0",
  132. "aurelia-loader-default": "npm:aurelia-loader-default@1.0.0",
  133. "aurelia-logging-console": "npm:aurelia-logging-console@1.0.0",
  134. "aurelia-pal": "npm:aurelia-pal@1.0.0",
  135. "aurelia-pal-browser": "npm:aurelia-pal-browser@1.0.0",
  136. "aurelia-polyfills": "npm:aurelia-polyfills@1.0.0",
  137. "aurelia-router": "npm:aurelia-router@1.0.4",
  138. "aurelia-templating": "npm:aurelia-templating@1.1.1",
  139. "aurelia-templating-binding": "npm:aurelia-templating-binding@1.0.0",
  140. "aurelia-templating-resources": "npm:aurelia-templating-resources@1.0.0",
  141. "aurelia-templating-router": "npm:aurelia-templating-router@1.0.0"
  142. },
  143. "npm:aurelia-dependency-injection@1.0.0": {
  144. "aurelia-metadata": "npm:aurelia-metadata@1.0.0",
  145. "aurelia-pal": "npm:aurelia-pal@1.0.0"
  146. },
  147. "npm:aurelia-event-aggregator@1.0.0": {
  148. "aurelia-logging": "npm:aurelia-logging@1.0.0"
  149. },
  150. "npm:aurelia-framework@1.0.4": {
  151. "aurelia-binding": "npm:aurelia-binding@1.0.6",
  152. "aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0",
  153. "aurelia-loader": "npm:aurelia-loader@1.0.0",
  154. "aurelia-logging": "npm:aurelia-logging@1.0.0",
  155. "aurelia-metadata": "npm:aurelia-metadata@1.0.0",
  156. "aurelia-pal": "npm:aurelia-pal@1.0.0",
  157. "aurelia-path": "npm:aurelia-path@1.1.1",
  158. "aurelia-task-queue": "npm:aurelia-task-queue@1.1.0",
  159. "aurelia-templating": "npm:aurelia-templating@1.1.1"
  160. },
  161. "npm:aurelia-history-browser@1.0.0": {
  162. "aurelia-history": "npm:aurelia-history@1.0.0",
  163. "aurelia-pal": "npm:aurelia-pal@1.0.0"
  164. },
  165. "npm:aurelia-loader-default@1.0.0": {
  166. "aurelia-loader": "npm:aurelia-loader@1.0.0",
  167. "aurelia-metadata": "npm:aurelia-metadata@1.0.0",
  168. "aurelia-pal": "npm:aurelia-pal@1.0.0"
  169. },
  170. "npm:aurelia-loader@1.0.0": {
  171. "aurelia-metadata": "npm:aurelia-metadata@1.0.0",
  172. "aurelia-path": "npm:aurelia-path@1.1.1"
  173. },
  174. "npm:aurelia-logging-console@1.0.0": {
  175. "aurelia-logging": "npm:aurelia-logging@1.0.0"
  176. },
  177. "npm:aurelia-metadata@1.0.0": {
  178. "aurelia-pal": "npm:aurelia-pal@1.0.0"
  179. },
  180. "npm:aurelia-pal-browser@1.0.0": {
  181. "aurelia-pal": "npm:aurelia-pal@1.0.0"
  182. },
  183. "npm:aurelia-polyfills@1.0.0": {
  184. "aurelia-pal": "npm:aurelia-pal@1.0.0"
  185. },
  186. "npm:aurelia-route-recognizer@1.1.0": {
  187. "aurelia-path": "npm:aurelia-path@1.1.1"
  188. },
  189. "npm:aurelia-router@1.0.4": {
  190. "aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0",
  191. "aurelia-event-aggregator": "npm:aurelia-event-aggregator@1.0.0",
  192. "aurelia-history": "npm:aurelia-history@1.0.0",
  193. "aurelia-logging": "npm:aurelia-logging@1.0.0",
  194. "aurelia-path": "npm:aurelia-path@1.1.1",
  195. "aurelia-route-recognizer": "npm:aurelia-route-recognizer@1.1.0"
  196. },
  197. "npm:aurelia-task-queue@1.1.0": {
  198. "aurelia-pal": "npm:aurelia-pal@1.0.0"
  199. },
  200. "npm:aurelia-templating-binding@1.0.0": {
  201. "aurelia-binding": "npm:aurelia-binding@1.0.6",
  202. "aurelia-logging": "npm:aurelia-logging@1.0.0",
  203. "aurelia-templating": "npm:aurelia-templating@1.1.1"
  204. },
  205. "npm:aurelia-templating-resources@1.0.0": {
  206. "aurelia-binding": "npm:aurelia-binding@1.0.6",
  207. "aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0",
  208. "aurelia-loader": "npm:aurelia-loader@1.0.0",
  209. "aurelia-logging": "npm:aurelia-logging@1.0.0",
  210. "aurelia-metadata": "npm:aurelia-metadata@1.0.0",
  211. "aurelia-pal": "npm:aurelia-pal@1.0.0",
  212. "aurelia-path": "npm:aurelia-path@1.1.1",
  213. "aurelia-task-queue": "npm:aurelia-task-queue@1.1.0",
  214. "aurelia-templating": "npm:aurelia-templating@1.1.1"
  215. },
  216. "npm:aurelia-templating-router@1.0.0": {
  217. "aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0",
  218. "aurelia-logging": "npm:aurelia-logging@1.0.0",
  219. "aurelia-metadata": "npm:aurelia-metadata@1.0.0",
  220. "aurelia-pal": "npm:aurelia-pal@1.0.0",
  221. "aurelia-path": "npm:aurelia-path@1.1.1",
  222. "aurelia-router": "npm:aurelia-router@1.0.4",
  223. "aurelia-templating": "npm:aurelia-templating@1.1.1"
  224. },
  225. "npm:aurelia-templating@1.1.1": {
  226. "aurelia-binding": "npm:aurelia-binding@1.0.6",
  227. "aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0",
  228. "aurelia-loader": "npm:aurelia-loader@1.0.0",
  229. "aurelia-logging": "npm:aurelia-logging@1.0.0",
  230. "aurelia-metadata": "npm:aurelia-metadata@1.0.0",
  231. "aurelia-pal": "npm:aurelia-pal@1.0.0",
  232. "aurelia-path": "npm:aurelia-path@1.1.1",
  233. "aurelia-task-queue": "npm:aurelia-task-queue@1.1.0"
  234. },
  235. "npm:aurelia-validation@0.13.0": {
  236. "aurelia-binding": "npm:aurelia-binding@1.0.6",
  237. "aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0",
  238. "aurelia-logging": "npm:aurelia-logging@1.0.0",
  239. "aurelia-pal": "npm:aurelia-pal@1.0.0",
  240. "aurelia-task-queue": "npm:aurelia-task-queue@1.1.0",
  241. "aurelia-templating": "npm:aurelia-templating@1.1.1"
  242. },
  243. "npm:bluebird@3.4.1": {
  244. "process": "github:jspm/nodelibs-process@0.1.2"
  245. },
  246. "npm:bootstrap-datepicker@1.6.1": {
  247. "fs": "github:jspm/nodelibs-fs@0.1.2",
  248. "jquery": "npm:jquery@3.1.1",
  249. "process": "github:jspm/nodelibs-process@0.1.2"
  250. },
  251. "npm:bootstrap-datepicker@1.6.4": {
  252. "fs": "github:jspm/nodelibs-fs@0.1.2",
  253. "jquery": "npm:jquery@3.1.1",
  254. "process": "github:jspm/nodelibs-process@0.1.2"
  255. },
  256. "npm:buffer@3.6.0": {
  257. "base64-js": "npm:base64-js@0.0.8",
  258. "child_process": "github:jspm/nodelibs-child_process@0.1.0",
  259. "fs": "github:jspm/nodelibs-fs@0.1.2",
  260. "ieee754": "npm:ieee754@1.1.8",
  261. "isarray": "npm:isarray@1.0.0",
  262. "process": "github:jspm/nodelibs-process@0.1.2"
  263. },
  264. "npm:deep-extend@0.4.1": {
  265. "buffer": "github:jspm/nodelibs-buffer@0.1.0"
  266. },
  267. "npm:font-awesome@4.6.3": {
  268. "css": "github:systemjs/plugin-css@0.1.30"
  269. },
  270. "npm:inherits@2.0.1": {
  271. "util": "github:jspm/nodelibs-util@0.1.0"
  272. },
  273. "npm:jwt-decode@2.1.0": {
  274. "fs": "github:jspm/nodelibs-fs@0.1.2",
  275. "systemjs-json": "github:systemjs/plugin-json@0.1.2"
  276. },
  277. "npm:path-browserify@0.0.0": {
  278. "process": "github:jspm/nodelibs-process@0.1.2"
  279. },
  280. "npm:process@0.11.9": {
  281. "assert": "github:jspm/nodelibs-assert@0.1.0",
  282. "fs": "github:jspm/nodelibs-fs@0.1.2",
  283. "vm": "github:jspm/nodelibs-vm@0.1.0"
  284. },
  285. "npm:sweetalert@1.1.3": {
  286. "path": "github:jspm/nodelibs-path@0.1.0"
  287. },
  288. "npm:util@0.10.3": {
  289. "inherits": "npm:inherits@2.0.1",
  290. "process": "github:jspm/nodelibs-process@0.1.2"
  291. },
  292. "npm:vm-browserify@0.0.4": {
  293. "indexof": "npm:indexof@0.0.1"
  294. }
  295. },
  296. depCache: {
  297. "app.js": [
  298. "aurelia-framework",
  299. "aurelia-router",
  300. "./services/authorize-step",
  301. "./models/role",
  302. "aurelia-authentication",
  303. "aurelia-event-aggregator",
  304. "./messages/idle-message",
  305. "./services/idle-detector"
  306. ],
  307. "components/error-summary/error-summary.js": [
  308. "aurelia-framework",
  309. "aurelia-event-aggregator",
  310. "../../messages/error-message",
  311. "toastr"
  312. ],
  313. "components/loading-indicator/loading-indicator.js": [
  314. "nprogress",
  315. "aurelia-framework"
  316. ],
  317. "components/side-nav-bar/side-nav-bar.js": [
  318. "aurelia-framework",
  319. "aurelia-router",
  320. "aurelia-authentication"
  321. ],
  322. "components/top-nav-bar/top-nav-bar.js": [
  323. "aurelia-framework",
  324. "aurelia-router",
  325. "aurelia-authentication"
  326. ],
  327. "main.js": [
  328. "aurelia-framework",
  329. "aurelia-configuration",
  330. "bootstrap"
  331. ],
  332. "models/visit.js": [
  333. "moment"
  334. ],
  335. "services/authorize-step.js": [
  336. "aurelia-framework",
  337. "aurelia-authentication",
  338. "aurelia-router",
  339. "../models/role"
  340. ],
  341. "services/error-handler.js": [
  342. "aurelia-framework",
  343. "aurelia-event-aggregator",
  344. "../messages/error-message"
  345. ],
  346. "services/idle-detector.js": [
  347. "aurelia-framework",
  348. "aurelia-event-aggregator",
  349. "../messages/idle-message",
  350. "aurelia-configuration",
  351. "aurelia-authentication",
  352. "./error-handler",
  353. "sweetalert"
  354. ],
  355. "services/persister.js": [
  356. "aurelia-framework",
  357. "../adapters/service-adapter"
  358. ],
  359. "views/login/login.js": [
  360. "aurelia-framework",
  361. "../view-model-base",
  362. "aurelia-authentication",
  363. "aurelia-router",
  364. "../../services/error-handler",
  365. "../../models/credentials"
  366. ],
  367. "views/providers/providers.js": [
  368. "../../services/persister",
  369. "aurelia-framework"
  370. ],
  371. "views/view-model-base.js": [
  372. "aurelia-framework",
  373. "aurelia-authentication",
  374. "aurelia-router",
  375. "../services/error-handler",
  376. "nprogress"
  377. ],
  378. "views/visit/visit.js": [
  379. "aurelia-framework",
  380. "../../services/persister",
  381. "../../models/visit",
  382. "moment",
  383. "toastr"
  384. ]
  385. },
  386. bundles: {
  387. "app-build.js": [
  388. "adapters/localstorage-adapter.js",
  389. "adapters/service-adapter.js",
  390. "app.html!github:systemjs/plugin-text@0.0.8.js",
  391. "app.js",
  392. "components/error-summary/error-summary.js",
  393. "components/loading-indicator/loading-indicator.js",
  394. "components/side-nav-bar/side-nav-bar.html!github:systemjs/plugin-text@0.0.8.js",
  395. "components/side-nav-bar/side-nav-bar.js",
  396. "components/top-nav-bar/top-nav-bar.html!github:systemjs/plugin-text@0.0.8.js",
  397. "components/top-nav-bar/top-nav-bar.js",
  398. "config.json!github:systemjs/plugin-text@0.0.8.js",
  399. "main.js",
  400. "messages/error-message.js",
  401. "messages/idle-message.js",
  402. "models/credentials.js",
  403. "models/provider.js",
  404. "models/role.js",
  405. "models/visit.js",
  406. "services/authorize-step.js",
  407. "services/error-handler.js",
  408. "services/idle-detector.js",
  409. "services/persister.js",
  410. "views/login/login.html!github:systemjs/plugin-text@0.0.8.js",
  411. "views/login/login.js",
  412. "views/providers/providers.html!github:systemjs/plugin-text@0.0.8.js",
  413. "views/providers/providers.js",
  414. "views/view-model-base.js",
  415. "views/visit/visit.html!github:systemjs/plugin-text@0.0.8.js",
  416. "views/visit/visit.js"
  417. ],
  418. "aurelia.js": [
  419. "github:CodeSeven/toastr@2.1.3.js",
  420. "github:CodeSeven/toastr@2.1.3/build/toastr.css!github:systemjs/plugin-css@0.1.30.js",
  421. "github:CodeSeven/toastr@2.1.3/toastr.js",
  422. "github:components/jquery@3.1.1.js",
  423. "github:components/jquery@3.1.1/jquery.js",
  424. "github:github/fetch@1.0.0.js",
  425. "github:github/fetch@1.0.0/fetch.js",
  426. "github:jspm/nodelibs-buffer@0.1.0.js",
  427. "github:jspm/nodelibs-buffer@0.1.0/index.js",
  428. "github:twbs/bootstrap@3.3.7.js",
  429. "github:twbs/bootstrap@3.3.7/css/bootstrap.css!github:systemjs/plugin-text@0.0.8.js",
  430. "github:twbs/bootstrap@3.3.7/js/bootstrap.js",
  431. "github:vheissu/aurelia-configuration@1.0.11.js",
  432. "github:vheissu/aurelia-configuration@1.0.11/configure.js",
  433. "github:vheissu/aurelia-configuration@1.0.11/index.js",
  434. "npm:aurelia-animator-css@1.0.0.js",
  435. "npm:aurelia-animator-css@1.0.0/aurelia-animator-css.js",
  436. "npm:aurelia-api@3.0.0-rc9.js",
  437. "npm:aurelia-api@3.0.0-rc9/aurelia-api.js",
  438. "npm:aurelia-authentication@3.0.0-rc11.js",
  439. "npm:aurelia-authentication@3.0.0-rc11/aurelia-authentication.js",
  440. "npm:aurelia-authentication@3.0.0-rc11/authFilterValueConverter.js",
  441. "npm:aurelia-authentication@3.0.0-rc11/authenticatedFilterValueConverter.js",
  442. "npm:aurelia-authentication@3.0.0-rc11/authenticatedValueConverter.js",
  443. "npm:aurelia-binding@1.0.6.js",
  444. "npm:aurelia-binding@1.0.6/aurelia-binding.js",
  445. "npm:aurelia-bootstrapper@1.0.0.js",
  446. "npm:aurelia-bootstrapper@1.0.0/aurelia-bootstrapper.js",
  447. "npm:aurelia-dependency-injection@1.0.0.js",
  448. "npm:aurelia-dependency-injection@1.0.0/aurelia-dependency-injection.js",
  449. "npm:aurelia-event-aggregator@1.0.0.js",
  450. "npm:aurelia-event-aggregator@1.0.0/aurelia-event-aggregator.js",
  451. "npm:aurelia-fetch-client@1.0.0.js",
  452. "npm:aurelia-fetch-client@1.0.0/aurelia-fetch-client.js",
  453. "npm:aurelia-framework@1.0.4.js",
  454. "npm:aurelia-framework@1.0.4/aurelia-framework.js",
  455. "npm:aurelia-history-browser@1.0.0.js",
  456. "npm:aurelia-history-browser@1.0.0/aurelia-history-browser.js",
  457. "npm:aurelia-history@1.0.0.js",
  458. "npm:aurelia-history@1.0.0/aurelia-history.js",
  459. "npm:aurelia-loader-default@1.0.0.js",
  460. "npm:aurelia-loader-default@1.0.0/aurelia-loader-default.js",
  461. "npm:aurelia-loader@1.0.0.js",
  462. "npm:aurelia-loader@1.0.0/aurelia-loader.js",
  463. "npm:aurelia-logging-console@1.0.0.js",
  464. "npm:aurelia-logging-console@1.0.0/aurelia-logging-console.js",
  465. "npm:aurelia-logging@1.0.0.js",
  466. "npm:aurelia-logging@1.0.0/aurelia-logging.js",
  467. "npm:aurelia-metadata@1.0.0.js",
  468. "npm:aurelia-metadata@1.0.0/aurelia-metadata.js",
  469. "npm:aurelia-pal-browser@1.0.0.js",
  470. "npm:aurelia-pal-browser@1.0.0/aurelia-pal-browser.js",
  471. "npm:aurelia-pal@1.0.0.js",
  472. "npm:aurelia-pal@1.0.0/aurelia-pal.js",
  473. "npm:aurelia-path@1.1.1.js",
  474. "npm:aurelia-path@1.1.1/aurelia-path.js",
  475. "npm:aurelia-polyfills@1.0.0.js",
  476. "npm:aurelia-polyfills@1.0.0/aurelia-polyfills.js",
  477. "npm:aurelia-route-recognizer@1.1.0.js",
  478. "npm:aurelia-route-recognizer@1.1.0/aurelia-route-recognizer.js",
  479. "npm:aurelia-router@1.0.4.js",
  480. "npm:aurelia-router@1.0.4/aurelia-router.js",
  481. "npm:aurelia-task-queue@1.1.0.js",
  482. "npm:aurelia-task-queue@1.1.0/aurelia-task-queue.js",
  483. "npm:aurelia-templating-binding@1.0.0.js",
  484. "npm:aurelia-templating-binding@1.0.0/aurelia-templating-binding.js",
  485. "npm:aurelia-templating-resources@1.0.0.js",
  486. "npm:aurelia-templating-resources@1.0.0/abstract-repeater.js",
  487. "npm:aurelia-templating-resources@1.0.0/analyze-view-factory.js",
  488. "npm:aurelia-templating-resources@1.0.0/array-repeat-strategy.js",
  489. "npm:aurelia-templating-resources@1.0.0/aurelia-hide-style.js",
  490. "npm:aurelia-templating-resources@1.0.0/aurelia-templating-resources.js",
  491. "npm:aurelia-templating-resources@1.0.0/binding-mode-behaviors.js",
  492. "npm:aurelia-templating-resources@1.0.0/binding-signaler.js",
  493. "npm:aurelia-templating-resources@1.0.0/compose.js",
  494. "npm:aurelia-templating-resources@1.0.0/css-resource.js",
  495. "npm:aurelia-templating-resources@1.0.0/debounce-binding-behavior.js",
  496. "npm:aurelia-templating-resources@1.0.0/dynamic-element.js",
  497. "npm:aurelia-templating-resources@1.0.0/focus.js",
  498. "npm:aurelia-templating-resources@1.0.0/hide.js",
  499. "npm:aurelia-templating-resources@1.0.0/html-resource-plugin.js",
  500. "npm:aurelia-templating-resources@1.0.0/html-sanitizer.js",
  501. "npm:aurelia-templating-resources@1.0.0/if.js",
  502. "npm:aurelia-templating-resources@1.0.0/map-repeat-strategy.js",
  503. "npm:aurelia-templating-resources@1.0.0/null-repeat-strategy.js",
  504. "npm:aurelia-templating-resources@1.0.0/number-repeat-strategy.js",
  505. "npm:aurelia-templating-resources@1.0.0/repeat-strategy-locator.js",
  506. "npm:aurelia-templating-resources@1.0.0/repeat-utilities.js",
  507. "npm:aurelia-templating-resources@1.0.0/repeat.js",
  508. "npm:aurelia-templating-resources@1.0.0/replaceable.js",
  509. "npm:aurelia-templating-resources@1.0.0/sanitize-html.js",
  510. "npm:aurelia-templating-resources@1.0.0/set-repeat-strategy.js",
  511. "npm:aurelia-templating-resources@1.0.0/show.js",
  512. "npm:aurelia-templating-resources@1.0.0/signal-binding-behavior.js",
  513. "npm:aurelia-templating-resources@1.0.0/throttle-binding-behavior.js",
  514. "npm:aurelia-templating-resources@1.0.0/update-trigger-binding-behavior.js",
  515. "npm:aurelia-templating-resources@1.0.0/with.js",
  516. "npm:aurelia-templating-router@1.0.0.js",
  517. "npm:aurelia-templating-router@1.0.0/aurelia-templating-router.js",
  518. "npm:aurelia-templating-router@1.0.0/route-href.js",
  519. "npm:aurelia-templating-router@1.0.0/route-loader.js",
  520. "npm:aurelia-templating-router@1.0.0/router-view.js",
  521. "npm:aurelia-templating@1.1.1.js",
  522. "npm:aurelia-templating@1.1.1/aurelia-templating.js",
  523. "npm:base64-js@0.0.8.js",
  524. "npm:base64-js@0.0.8/lib/b64.js",
  525. "npm:buffer@3.6.0.js",
  526. "npm:buffer@3.6.0/index.js",
  527. "npm:deep-extend@0.4.1.js",
  528. "npm:deep-extend@0.4.1/lib/deep-extend.js",
  529. "npm:extend@3.0.0.js",
  530. "npm:extend@3.0.0/index.js",
  531. "npm:ieee754@1.1.8.js",
  532. "npm:ieee754@1.1.8/index.js",
  533. "npm:isarray@1.0.0.js",
  534. "npm:isarray@1.0.0/index.js",
  535. "npm:jquery@3.1.1.js",
  536. "npm:jquery@3.1.1/dist/jquery.js",
  537. "npm:jwt-decode@2.1.0.js",
  538. "npm:jwt-decode@2.1.0/lib/atob.js",
  539. "npm:jwt-decode@2.1.0/lib/base64_url_decode.js",
  540. "npm:jwt-decode@2.1.0/lib/index.js",
  541. "npm:sweetalert@1.1.3.js",
  542. "npm:sweetalert@1.1.3/lib/modules/default-params.js",
  543. "npm:sweetalert@1.1.3/lib/modules/handle-click.js",
  544. "npm:sweetalert@1.1.3/lib/modules/handle-dom.js",
  545. "npm:sweetalert@1.1.3/lib/modules/handle-key.js",
  546. "npm:sweetalert@1.1.3/lib/modules/handle-swal-dom.js",
  547. "npm:sweetalert@1.1.3/lib/modules/injected-html.js",
  548. "npm:sweetalert@1.1.3/lib/modules/set-params.js",
  549. "npm:sweetalert@1.1.3/lib/modules/utils.js",
  550. "npm:sweetalert@1.1.3/lib/sweetalert.js"
  551. ]
  552. }
  553. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement