Show More
@@ -25,6 +25,7 b'' | |||||
25 | "jquery": "1.11.3", |
|
25 | "jquery": "1.11.3", | |
26 | "favico.js": "^0.3.10", |
|
26 | "favico.js": "^0.3.10", | |
27 | "clipboard": "^2.0.1", |
|
27 | "clipboard": "^2.0.1", | |
|
28 | "qrious": "^4.0.2", | |||
28 | "moment": "^2.18.1", |
|
29 | "moment": "^2.18.1", | |
29 | "mousetrap": "^1.6.1", |
|
30 | "mousetrap": "^1.6.1", | |
30 | "appenlight-client": "git+https://git@github.com/AppEnlight/appenlight-client-js.git#0.5.1" |
|
31 | "appenlight-client": "git+https://git@github.com/AppEnlight/appenlight-client-js.git#0.5.1" |
@@ -2192,6 +2192,15 b' let' | |||||
2192 | sha1 = "c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"; |
|
2192 | sha1 = "c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"; | |
2193 | }; |
|
2193 | }; | |
2194 | }; |
|
2194 | }; | |
|
2195 | "qrious-4.0.2" = { | |||
|
2196 | name = "qrious"; | |||
|
2197 | packageName = "qrious"; | |||
|
2198 | version = "4.0.2"; | |||
|
2199 | src = fetchurl { | |||
|
2200 | url = "https://registry.npmjs.org/qrious/-/qrious-4.0.2.tgz"; | |||
|
2201 | sha512 = "xWPJIrK1zu5Ypn898fBp8RHkT/9ibquV2Kv24S/JY9VYEhMBMKur1gHVsOiNUh7PHP9uCgejjpZUHUIXXKoU/g=="; | |||
|
2202 | }; | |||
|
2203 | }; | |||
2195 | "qs-0.5.6" = { |
|
2204 | "qs-0.5.6" = { | |
2196 | name = "qs"; |
|
2205 | name = "qs"; | |
2197 | packageName = "qs"; |
|
2206 | packageName = "qs"; | |
@@ -3267,6 +3276,7 b' let' | |||||
3267 | sources."proto-list-1.2.4" |
|
3276 | sources."proto-list-1.2.4" | |
3268 | sources."prr-1.0.1" |
|
3277 | sources."prr-1.0.1" | |
3269 | sources."punycode-1.4.1" |
|
3278 | sources."punycode-1.4.1" | |
|
3279 | sources."qrious-4.0.2" | |||
3270 | sources."qs-6.4.0" |
|
3280 | sources."qs-6.4.0" | |
3271 | (sources."readable-stream-2.3.6" // { |
|
3281 | (sources."readable-stream-2.3.6" // { | |
3272 | dependencies = [ |
|
3282 | dependencies = [ |
General Comments 0
You need to be logged in to leave comments.
Login now