lol

Merge pull request #31962 from peterromfeldhk/nodePackages.nsp

nodePackages.nsp: init at 3.1.0

authored by

Jörg Thalheim and committed by
GitHub
5eb95a32 d541d0c7

+534 -262
+32 -19
pkgs/development/node-packages/node-packages-v4.nix
··· 1201 sha1 = "4c2bbc8a758998feebf5ed68580f76d46768b4bc"; 1202 }; 1203 }; 1204 - "ini-1.3.4" = { 1205 name = "ini"; 1206 packageName = "ini"; 1207 - version = "1.3.4"; 1208 src = fetchurl { 1209 - url = "https://registry.npmjs.org/ini/-/ini-1.3.4.tgz"; 1210 - sha1 = "0537cb79daf59b59a1a517dff706c86ec039162e"; 1211 }; 1212 }; 1213 "which-1.3.0" = { ··· 3397 sha512 = "2r13vwvb5ick34k6flr7vgbjfsdka8zbj5a74rd0ba4bp0nqmhppbaw3qlwn7f4smpifpa4iy4hxj137y598rbvsmy3h0d8vxgvzwar"; 3398 }; 3399 }; 3400 - "detect-libc-1.0.2" = { 3401 name = "detect-libc"; 3402 packageName = "detect-libc"; 3403 - version = "1.0.2"; 3404 src = fetchurl { 3405 - url = "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.2.tgz"; 3406 - sha1 = "71ad5d204bf17a6a6ca8f450c61454066ef461e1"; 3407 }; 3408 }; 3409 "tar-pack-3.4.1" = { ··· 4045 sha1 = "6373db76909fe570e08d73583365ed828a74eeeb"; 4046 }; 4047 }; 4048 - "commander-2.11.0" = { 4049 name = "commander"; 4050 packageName = "commander"; 4051 - version = "2.11.0"; 4052 src = fetchurl { 4053 - url = "https://registry.npmjs.org/commander/-/commander-2.11.0.tgz"; 4054 - sha512 = "2yi2hwf0bghfnv1fdgd4wvh7s0acjrgqbgww97ncm6i6s6ffs1zahnj48f6gqpqj6fsf0jigvnr0civ25k2160c38281r80wvg7jkkg"; 4055 }; 4056 }; 4057 "is-my-json-valid-2.16.1" = { ··· 4063 sha512 = "2wmvqb2vfzjbnd2znxkg4sqpksxb9mi1lbr4r5zv535ykxzfv8dbnafra1lhk415wrbg9r1lfhyimcw5xfj3k4ry7inbmcjlnr4zj51"; 4064 }; 4065 }; 4066 "generate-function-2.0.0" = { 4067 name = "generate-function"; 4068 packageName = "generate-function"; ··· 4484 sources."parse-passwd-1.0.0" 4485 ]; 4486 }) 4487 - sources."ini-1.3.4" 4488 (sources."which-1.3.0" // { 4489 dependencies = [ 4490 sources."isexe-2.0.0" ··· 5245 (sources."rc-1.2.2" // { 5246 dependencies = [ 5247 sources."deep-extend-0.4.2" 5248 - sources."ini-1.3.4" 5249 sources."minimist-1.2.0" 5250 sources."strip-json-comments-2.0.1" 5251 ]; ··· 5454 ]; 5455 }) 5456 sources."semver-5.4.1" 5457 - sources."detect-libc-1.0.2" 5458 (sources."tar-2.2.1" // { 5459 dependencies = [ 5460 sources."block-stream-0.0.9" ··· 5701 ]; 5702 }) 5703 sources."semver-5.4.1" 5704 - sources."detect-libc-1.0.2" 5705 (sources."tar-2.2.1" // { 5706 dependencies = [ 5707 sources."block-stream-0.0.9" ··· 5894 (sources."rc-1.2.2" // { 5895 dependencies = [ 5896 sources."deep-extend-0.4.2" 5897 - sources."ini-1.3.4" 5898 sources."minimist-1.2.0" 5899 sources."strip-json-comments-2.0.1" 5900 ]; ··· 6022 ]; 6023 }) 6024 sources."semver-5.4.1" 6025 - sources."detect-libc-1.0.2" 6026 (sources."tar-2.2.1" // { 6027 dependencies = [ 6028 sources."block-stream-0.0.9" ··· 6248 sources."supports-color-2.0.0" 6249 ]; 6250 }) 6251 - sources."commander-2.11.0" 6252 (sources."is-my-json-valid-2.16.1" // { 6253 dependencies = [ 6254 sources."generate-function-2.0.0"
··· 1201 sha1 = "4c2bbc8a758998feebf5ed68580f76d46768b4bc"; 1202 }; 1203 }; 1204 + "ini-1.3.5" = { 1205 name = "ini"; 1206 packageName = "ini"; 1207 + version = "1.3.5"; 1208 src = fetchurl { 1209 + url = "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz"; 1210 + sha512 = "1rjbvf1rg5ywhnba08sgagn2qf23lab330qrqmh7d891zap3xpxcyfyj1cblpf0f0rypglcfacybzyrpd4996aa1mbc820awa33k5j5"; 1211 }; 1212 }; 1213 "which-1.3.0" = { ··· 3397 sha512 = "2r13vwvb5ick34k6flr7vgbjfsdka8zbj5a74rd0ba4bp0nqmhppbaw3qlwn7f4smpifpa4iy4hxj137y598rbvsmy3h0d8vxgvzwar"; 3398 }; 3399 }; 3400 + "detect-libc-1.0.3" = { 3401 name = "detect-libc"; 3402 packageName = "detect-libc"; 3403 + version = "1.0.3"; 3404 src = fetchurl { 3405 + url = "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz"; 3406 + sha1 = "fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b"; 3407 }; 3408 }; 3409 "tar-pack-3.4.1" = { ··· 4045 sha1 = "6373db76909fe570e08d73583365ed828a74eeeb"; 4046 }; 4047 }; 4048 + "commander-2.12.0" = { 4049 name = "commander"; 4050 packageName = "commander"; 4051 + version = "2.12.0"; 4052 src = fetchurl { 4053 + url = "https://registry.npmjs.org/commander/-/commander-2.12.0.tgz"; 4054 + sha512 = "3drb1rxa9qbsn65n8gbwfj96afi8kv3kh9z30mm1x0hssz84kj7akkksd6qpbikcnpnmrm9fpxvqy5w6jw1xj9q4z3ijligiddjcl6h"; 4055 }; 4056 }; 4057 "is-my-json-valid-2.16.1" = { ··· 4063 sha512 = "2wmvqb2vfzjbnd2znxkg4sqpksxb9mi1lbr4r5zv535ykxzfv8dbnafra1lhk415wrbg9r1lfhyimcw5xfj3k4ry7inbmcjlnr4zj51"; 4064 }; 4065 }; 4066 + "@types/node-7.0.48" = { 4067 + name = "_at_types_slash_node"; 4068 + packageName = "@types/node"; 4069 + version = "7.0.48"; 4070 + src = fetchurl { 4071 + url = "https://registry.npmjs.org/@types/node/-/node-7.0.48.tgz"; 4072 + sha512 = "3bjps45216v1znjwv914yqhiya6y0gxra26zk80bv49rzsqf84kxv7ilrzm7j6wj5895957a0jbqwsdy78ylfbx61v3w11pydlmgf9c"; 4073 + }; 4074 + }; 4075 "generate-function-2.0.0" = { 4076 name = "generate-function"; 4077 packageName = "generate-function"; ··· 4493 sources."parse-passwd-1.0.0" 4494 ]; 4495 }) 4496 + sources."ini-1.3.5" 4497 (sources."which-1.3.0" // { 4498 dependencies = [ 4499 sources."isexe-2.0.0" ··· 5254 (sources."rc-1.2.2" // { 5255 dependencies = [ 5256 sources."deep-extend-0.4.2" 5257 + sources."ini-1.3.5" 5258 sources."minimist-1.2.0" 5259 sources."strip-json-comments-2.0.1" 5260 ]; ··· 5463 ]; 5464 }) 5465 sources."semver-5.4.1" 5466 + sources."detect-libc-1.0.3" 5467 (sources."tar-2.2.1" // { 5468 dependencies = [ 5469 sources."block-stream-0.0.9" ··· 5710 ]; 5711 }) 5712 sources."semver-5.4.1" 5713 + sources."detect-libc-1.0.3" 5714 (sources."tar-2.2.1" // { 5715 dependencies = [ 5716 sources."block-stream-0.0.9" ··· 5903 (sources."rc-1.2.2" // { 5904 dependencies = [ 5905 sources."deep-extend-0.4.2" 5906 + sources."ini-1.3.5" 5907 sources."minimist-1.2.0" 5908 sources."strip-json-comments-2.0.1" 5909 ]; ··· 6031 ]; 6032 }) 6033 sources."semver-5.4.1" 6034 + sources."detect-libc-1.0.3" 6035 (sources."tar-2.2.1" // { 6036 dependencies = [ 6037 sources."block-stream-0.0.9" ··· 6257 sources."supports-color-2.0.0" 6258 ]; 6259 }) 6260 + (sources."commander-2.12.0" // { 6261 + dependencies = [ 6262 + sources."@types/node-7.0.48" 6263 + ]; 6264 + }) 6265 (sources."is-my-json-valid-2.16.1" // { 6266 dependencies = [ 6267 sources."generate-function-2.0.0"
+1
pkgs/development/node-packages/node-packages-v6.json
··· 61 , "npm" 62 , { "npm2nix": "git://github.com/NixOS/npm2nix.git#5.12.0" } 63 , "npm-check-updates" 64 , "ocaml-language-server" 65 , "parsoid" 66 , "peerflix"
··· 61 , "npm" 62 , { "npm2nix": "git://github.com/NixOS/npm2nix.git#5.12.0" } 63 , "npm-check-updates" 64 + , "nsp" 65 , "ocaml-language-server" 66 , "parsoid" 67 , "peerflix"
+501 -243
pkgs/development/node-packages/node-packages-v6.nix
··· 715 sha1 = "4c2bbc8a758998feebf5ed68580f76d46768b4bc"; 716 }; 717 }; 718 - "ini-1.3.4" = { 719 name = "ini"; 720 packageName = "ini"; 721 - version = "1.3.4"; 722 src = fetchurl { 723 - url = "https://registry.npmjs.org/ini/-/ini-1.3.4.tgz"; 724 - sha1 = "0537cb79daf59b59a1a517dff706c86ec039162e"; 725 }; 726 }; 727 "which-1.3.0" = { ··· 2821 sha1 = "6373db76909fe570e08d73583365ed828a74eeeb"; 2822 }; 2823 }; 2824 - "commander-2.11.0" = { 2825 name = "commander"; 2826 packageName = "commander"; 2827 - version = "2.11.0"; 2828 src = fetchurl { 2829 - url = "https://registry.npmjs.org/commander/-/commander-2.11.0.tgz"; 2830 - sha512 = "2yi2hwf0bghfnv1fdgd4wvh7s0acjrgqbgww97ncm6i6s6ffs1zahnj48f6gqpqj6fsf0jigvnr0civ25k2160c38281r80wvg7jkkg"; 2831 }; 2832 }; 2833 "is-my-json-valid-2.16.1" = { ··· 2848 sha1 = "2135d6dfa7a358c069ac9b178776288228450ffa"; 2849 }; 2850 }; 2851 "generate-function-2.0.0" = { 2852 name = "generate-function"; 2853 packageName = "generate-function"; ··· 4657 sha1 = "1e80454250018dbad4c3fe94497d6e67b6269c77"; 4658 }; 4659 }; 4660 - "mime-1.4.1" = { 4661 name = "mime"; 4662 packageName = "mime"; 4663 - version = "1.4.1"; 4664 src = fetchurl { 4665 - url = "https://registry.npmjs.org/mime/-/mime-1.4.1.tgz"; 4666 - sha512 = "2sz22r1xrnyvq6jg0h6b6cab3s3xdsfqa0n6vl9xv9gq3ppcxrcpg2hqfc41xjwnfwfkr6240l5gys7nds61ch6xcb3gr3fwsl7x398"; 4667 }; 4668 }; 4669 "peerflix-0.34.0" = { ··· 5845 sha1 = "d263ca54696cd8a306b5ca6551e92de57918fbe7"; 5846 }; 5847 }; 5848 - "ultron-1.1.0" = { 5849 name = "ultron"; 5850 packageName = "ultron"; 5851 - version = "1.1.0"; 5852 src = fetchurl { 5853 - url = "https://registry.npmjs.org/ultron/-/ultron-1.1.0.tgz"; 5854 - sha1 = "b07a2e6a541a815fc6a34ccd4533baec307ca864"; 5855 }; 5856 }; 5857 "addr-to-ip-port-1.4.2" = { ··· 6205 sha1 = "2d1ef7f218a0e786e214540562d4bd177fe32d97"; 6206 }; 6207 }; 6208 "ora-1.3.0" = { 6209 name = "ora"; 6210 packageName = "ora"; ··· 6214 sha1 = "80078dd2b92a934af66a3ad72a5b910694ede51a"; 6215 }; 6216 }; 6217 - "follow-redirects-1.2.5" = { 6218 name = "follow-redirects"; 6219 packageName = "follow-redirects"; 6220 - version = "1.2.5"; 6221 src = fetchurl { 6222 - url = "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.2.5.tgz"; 6223 - sha512 = "1z898bzf59mbs56yhw6cxx1bym43lxgb8s8cprzsdb8qd79bshwpcl7clcj080s6p7djm75c0hgk9ylh912004bq6zb25gj790p1j4l"; 6224 }; 6225 }; 6226 "babel-runtime-6.22.0" = { ··· 7472 src = fetchurl { 7473 url = "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz"; 7474 sha1 = "978857442c44749e4206613e37946205826abd80"; 7475 }; 7476 }; 7477 "media-typer-0.3.0" = { ··· 9161 sha1 = "cac328f7bee45730d404b692203fcb590e172d5e"; 9162 }; 9163 }; 9164 - "aws-sdk-2.153.0" = { 9165 name = "aws-sdk"; 9166 packageName = "aws-sdk"; 9167 - version = "2.153.0"; 9168 src = fetchurl { 9169 - url = "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.153.0.tgz"; 9170 - sha1 = "6ba22e849aee16ad707718a18c64b756d8f1e81a"; 9171 }; 9172 }; 9173 "buffer-4.9.1" = { ··· 12816 sha1 = "6e5c2d0a5621b5dadaecef80b90edfb5cd7772f0"; 12817 }; 12818 }; 12819 - "@ionic/cli-framework-0.1.1" = { 12820 name = "_at_ionic_slash_cli-framework"; 12821 packageName = "@ionic/cli-framework"; 12822 - version = "0.1.1"; 12823 src = fetchurl { 12824 - url = "https://registry.npmjs.org/@ionic/cli-framework/-/cli-framework-0.1.1.tgz"; 12825 - sha512 = "1x9p7bbnmxy6xj42n0qsmyv2bxha404r3snlxjxhiaw20p8bg243k2lgxdqqj0r29sp5rd8cnkx631zsk18hi6bmdr50mdp5hjw89n5"; 12826 }; 12827 }; 12828 - "@ionic/cli-utils-1.18.0" = { 12829 name = "_at_ionic_slash_cli-utils"; 12830 packageName = "@ionic/cli-utils"; 12831 - version = "1.18.0"; 12832 src = fetchurl { 12833 - url = "https://registry.npmjs.org/@ionic/cli-utils/-/cli-utils-1.18.0.tgz"; 12834 - sha512 = "2biqawzp7wwh6rb38w7gnnymxhg1k4r60hvm530hmvgpsdgbi0wq8ys9p1i969qij187nz3vr5cb5wivqwimldysqv6n1d2b95rrkbv"; 12835 }; 12836 }; 12837 "opn-5.1.0" = { ··· 12843 sha512 = "2k8g3x11xbm64r7bbyad08cjv27vaparkigq11w2v8kg8h73k2rzdr3q6f5i2klidgpaq9rbhfv45rf9dkqqv3d8vsbvw4c5knnbww8"; 12844 }; 12845 }; 12846 - "os-name-2.0.1" = { 12847 - name = "os-name"; 12848 - packageName = "os-name"; 12849 - version = "2.0.1"; 12850 - src = fetchurl { 12851 - url = "https://registry.npmjs.org/os-name/-/os-name-2.0.1.tgz"; 12852 - sha1 = "b9a386361c17ae3a21736ef0599405c9a8c5dc5e"; 12853 - }; 12854 - }; 12855 "tslib-1.8.0" = { 12856 name = "tslib"; 12857 packageName = "tslib"; ··· 12960 sha1 = "9ac91be6e52fb6e6244c4e54a4ac3ed8ae8e29c0"; 12961 }; 12962 }; 12963 "leek-0.0.24" = { 12964 name = "leek"; 12965 packageName = "leek"; ··· 12969 sha1 = "e400e57f0e60d8ef2bd4d068dc428a54345dbcda"; 12970 }; 12971 }; 12972 - "proxy-middleware-0.15.0" = { 12973 - name = "proxy-middleware"; 12974 - packageName = "proxy-middleware"; 12975 - version = "0.15.0"; 12976 src = fetchurl { 12977 - url = "https://registry.npmjs.org/proxy-middleware/-/proxy-middleware-0.15.0.tgz"; 12978 - sha1 = "a3fdf1befb730f951965872ac2f6074c61477a56"; 12979 }; 12980 }; 12981 "ssh-config-1.1.3" = { ··· 13005 sha512 = "2b8y1xdv7szw0hvad64rghp2zdahs6qhx0k79c0s9xa0a35zbcrb9b9gywixhcxqi1c9ab7ah8ibra22k8baakh7rvmhf904d559g32"; 13006 }; 13007 }; 13008 - "ws-3.3.1" = { 13009 name = "ws"; 13010 packageName = "ws"; 13011 - version = "3.3.1"; 13012 src = fetchurl { 13013 - url = "https://registry.npmjs.org/ws/-/ws-3.3.1.tgz"; 13014 - sha512 = "3y6jiddhkfn0qgl1bq8whpn8s7l4vh981nnjih1k81wa7mxgbj6c9nnayxk1hz4qdxy34f8wbzv6kq6pdcsg7n98a1c5jyhr52fw3zh"; 13015 }; 13016 }; 13017 "netmask-1.0.6" = { ··· 13104 sha1 = "74b6d33c9ae1e001510f179a91168588f1aedaa9"; 13105 }; 13106 }; 13107 "lodash.assign-3.2.0" = { 13108 name = "lodash.assign"; 13109 packageName = "lodash.assign"; ··· 13147 src = fetchurl { 13148 url = "https://registry.npmjs.org/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz"; 13149 sha1 = "e531c27644cf8b57a99e17ed95b35c748789392e"; 13150 }; 13151 }; 13152 "chownr-1.0.1" = { ··· 13284 sha1 = "1f16e4aa22b04d1336b66188a66af3c600c3a66d"; 13285 }; 13286 }; 13287 - "macos-release-1.1.0" = { 13288 - name = "macos-release"; 13289 - packageName = "macos-release"; 13290 - version = "1.1.0"; 13291 - src = fetchurl { 13292 - url = "https://registry.npmjs.org/macos-release/-/macos-release-1.1.0.tgz"; 13293 - sha512 = "260gwv2k1svhzfxs50g921jbhrqlbfr94mcs9ak0dip7i2331nqc7ip0fgdkfl3r1b30w1s87qh2ssq6wxzd08pbmkjwchqc6xdnqls"; 13294 - }; 13295 - }; 13296 "abbrev-1.0.9" = { 13297 name = "abbrev"; 13298 packageName = "abbrev"; ··· 13383 sha1 = "a969a80a1fbff6b78f28776594d7bc2bdfab6aad"; 13384 }; 13385 }; 13386 - "jaeger-client-3.6.0" = { 13387 name = "jaeger-client"; 13388 packageName = "jaeger-client"; 13389 - version = "3.6.0"; 13390 src = fetchurl { 13391 - url = "https://registry.npmjs.org/jaeger-client/-/jaeger-client-3.6.0.tgz"; 13392 - sha1 = "5659f522776298eea8ed768741dc71978ba69a98"; 13393 }; 13394 }; 13395 "mz-2.7.0" = { ··· 14247 sha1 = "488b1d1d2451cb3d3a6b192cfc030f44c5855fea"; 14248 }; 14249 }; 14250 - "http-proxy-1.16.2" = { 14251 - name = "http-proxy"; 14252 - packageName = "http-proxy"; 14253 - version = "1.16.2"; 14254 - src = fetchurl { 14255 - url = "https://registry.npmjs.org/http-proxy/-/http-proxy-1.16.2.tgz"; 14256 - sha1 = "06dff292952bf64dbe8471fa9df73066d4f37742"; 14257 - }; 14258 - }; 14259 "isbinaryfile-3.0.2" = { 14260 name = "isbinaryfile"; 14261 packageName = "isbinaryfile"; ··· 14371 src = fetchurl { 14372 url = "https://registry.npmjs.org/repeat-string/-/repeat-string-0.2.2.tgz"; 14373 sha1 = "c7a8d3236068362059a7e4651fc6884e8b1fb4ae"; 14374 - }; 14375 - }; 14376 - "eventemitter3-1.2.0" = { 14377 - name = "eventemitter3"; 14378 - packageName = "eventemitter3"; 14379 - version = "1.2.0"; 14380 - src = fetchurl { 14381 - url = "https://registry.npmjs.org/eventemitter3/-/eventemitter3-1.2.0.tgz"; 14382 - sha1 = "1c86991d816ad1e504750e73874224ecf3bec508"; 14383 - }; 14384 - }; 14385 - "requires-port-1.0.0" = { 14386 - name = "requires-port"; 14387 - packageName = "requires-port"; 14388 - version = "1.0.0"; 14389 - src = fetchurl { 14390 - url = "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz"; 14391 - sha1 = "925d2601d39ac485e091cf0da5c6e694dc3dcaff"; 14392 }; 14393 }; 14394 "debug-2.3.3" = { ··· 15714 sha1 = "8771aae0799b64076b76640fca058f9c10e33ecb"; 15715 }; 15716 }; 15717 - "is-glob-3.1.0" = { 15718 - name = "is-glob"; 15719 - packageName = "is-glob"; 15720 - version = "3.1.0"; 15721 - src = fetchurl { 15722 - url = "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz"; 15723 - sha1 = "7ba5ae24217804ac70707b96922567486cc3e84a"; 15724 - }; 15725 - }; 15726 "path-dirname-1.0.2" = { 15727 name = "path-dirname"; 15728 packageName = "path-dirname"; ··· 15730 src = fetchurl { 15731 url = "https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz"; 15732 sha1 = "cc33d24d525e099a5388c0336c6e32b9160609e0"; 15733 - }; 15734 - }; 15735 - "is-extglob-2.1.1" = { 15736 - name = "is-extglob"; 15737 - packageName = "is-extglob"; 15738 - version = "2.1.1"; 15739 - src = fetchurl { 15740 - url = "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz"; 15741 - sha1 = "a88c02535791f02ed37c76a1b9ea9773c833f8c2"; 15742 }; 15743 }; 15744 "parse-json-3.0.0" = { ··· 16254 sha1 = "945cfadd66521eaf8f7c84913d377d7b15f24e31"; 16255 }; 16256 }; 16257 "serve-index-1.9.1" = { 16258 name = "serve-index"; 16259 packageName = "serve-index"; ··· 16441 src = fetchurl { 16442 url = "https://registry.npmjs.org/browser-stdout/-/browser-stdout-1.3.0.tgz"; 16443 sha1 = "f351d32969d32fa5d7a5567154263d928ae3bd1f"; 16444 }; 16445 }; 16446 "diff-3.3.1" = { ··· 16785 sha1 = "c6928946a0e06c5f8d6f8a9333469ffda46298a0"; 16786 }; 16787 }; 16788 - "detect-libc-1.0.2" = { 16789 name = "detect-libc"; 16790 packageName = "detect-libc"; 16791 - version = "1.0.2"; 16792 src = fetchurl { 16793 - url = "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.2.tgz"; 16794 - sha1 = "71ad5d204bf17a6a6ca8f450c61454066ef461e1"; 16795 }; 16796 }; 16797 "tar-pack-3.4.1" = { ··· 18720 sha1 = "27d92fec34d27cfa42707d3b40d025ae9855f2df"; 18721 }; 18722 }; 18723 - "snyk-1.49.4" = { 18724 name = "snyk"; 18725 packageName = "snyk"; 18726 - version = "1.49.4"; 18727 src = fetchurl { 18728 - url = "https://registry.npmjs.org/snyk/-/snyk-1.49.4.tgz"; 18729 - sha1 = "e47829b609ad1179f63d784947ebcb748021d6e2"; 18730 }; 18731 }; 18732 "spawn-please-0.3.0" = { ··· 18819 sha512 = "3ar9rk77y39sydnriw6k9p5s15qpv1in81365l0yjbvn6qis7v4na98xfibsmfnnkjyblnd5qs2q1j6fabdfx4g2x5yi7ld6hdm6r3r"; 18820 }; 18821 }; 18822 - "snyk-nuget-plugin-1.3.1" = { 18823 name = "snyk-nuget-plugin"; 18824 packageName = "snyk-nuget-plugin"; 18825 - version = "1.3.1"; 18826 src = fetchurl { 18827 - url = "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.1.tgz"; 18828 - sha512 = "3ssvsj12vxp2c18s2xgdw5djasnkm99igxjsr7a12k3zrvh6mmg0hbkvaq39c0pmq4l8qgjd60pf2m536lsqbgl17yja9yqa5fvxbd8"; 18829 }; 18830 }; 18831 "snyk-policy-1.7.1" = { ··· 19233 sha1 = "32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a"; 19234 }; 19235 }; 19236 "lokijs-1.5.1" = { 19237 name = "lokijs"; 19238 packageName = "lokijs"; ··· 19344 sha1 = "78717d9b718ce7cab55e20b9f24388d5fa51d5c0"; 19345 }; 19346 }; 19347 - "service-runner-2.4.2" = { 19348 name = "service-runner"; 19349 packageName = "service-runner"; 19350 - version = "2.4.2"; 19351 src = fetchurl { 19352 - url = "https://registry.npmjs.org/service-runner/-/service-runner-2.4.2.tgz"; 19353 - sha1 = "dc2ca5dd29061296ed79139eba08c80918e00d94"; 19354 }; 19355 }; 19356 "simplediff-0.1.1" = { ··· 21437 sha1 = "3df373dbea587a9a7fef3e56311b68908f75c414"; 21438 }; 21439 }; 21440 - "sanitize-html-1.15.0" = { 21441 name = "sanitize-html"; 21442 packageName = "sanitize-html"; 21443 - version = "1.15.0"; 21444 src = fetchurl { 21445 - url = "https://registry.npmjs.org/sanitize-html/-/sanitize-html-1.15.0.tgz"; 21446 - sha512 = "26swjh5wivmim7l7g64f40vnr1dr7kyl5hr9csv84s2apa43rs19qypyf7y5r3a19v0pg9ibcs1spqykznq6jcxvmwrbwdihm78ndfn"; 21447 }; 21448 }; 21449 "linkify-it-1.2.4" = { ··· 21464 sha1 = "64762c48618082518ac3df4ccf5d5886dae20347"; 21465 }; 21466 }; 21467 "srcset-1.0.0" = { 21468 name = "srcset"; 21469 packageName = "srcset"; ··· 21480 src = fetchurl { 21481 url = "https://registry.npmjs.org/domutils/-/domutils-1.6.2.tgz"; 21482 sha1 = "1958cc0b4c9426e9ed367fb1c8e854891b0fa3ff"; 21483 }; 21484 }; 21485 "async-2.1.5" = { ··· 22337 sha1 = "77466de589cd5d3c95f138aa78bc569a3cb5d27a"; 22338 }; 22339 }; 22340 - "source-map-0.6.1" = { 22341 - name = "source-map"; 22342 - packageName = "source-map"; 22343 - version = "0.6.1"; 22344 - src = fetchurl { 22345 - url = "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz"; 22346 - sha512 = "3p7hw8p69ikj5mwapmqkacsjnbvdfk5ylyamjg9x5izkl717xvzj0vk3fnmx1n4pf54h5rs7r8ig5kk4jv4ycqqj0hv75cnx6k1lf2j"; 22347 - }; 22348 - }; 22349 "blueimp-md5-2.10.0" = { 22350 name = "blueimp-md5"; 22351 packageName = "blueimp-md5"; ··· 22533 src = fetchurl { 22534 url = "https://registry.npmjs.org/winston/-/winston-2.3.1.tgz"; 22535 sha1 = "0b48420d978c01804cf0230b648861598225a119"; 22536 - }; 22537 - }; 22538 - "yargs-9.0.1" = { 22539 - name = "yargs"; 22540 - packageName = "yargs"; 22541 - version = "9.0.1"; 22542 - src = fetchurl { 22543 - url = "https://registry.npmjs.org/yargs/-/yargs-9.0.1.tgz"; 22544 - sha1 = "52acc23feecac34042078ee78c0c007f5085db4c"; 22545 }; 22546 }; 22547 "color-string-1.5.2" = { ··· 22958 sha1 = "eec5c726eacef51b7f6b73c20db6e1b13b069c98"; 22959 }; 22960 }; 22961 - "es6-promisify-5.0.0" = { 22962 - name = "es6-promisify"; 22963 - packageName = "es6-promisify"; 22964 - version = "5.0.0"; 22965 - src = fetchurl { 22966 - url = "https://registry.npmjs.org/es6-promisify/-/es6-promisify-5.0.0.tgz"; 22967 - sha1 = "5109d62f3e56ea967c4b63505aef08291c8a5203"; 22968 - }; 22969 - }; 22970 "event-to-promise-0.8.0" = { 22971 name = "event-to-promise"; 22972 packageName = "event-to-promise"; ··· 24639 sources."is-windows-0.2.0" 24640 sources."global-prefix-0.1.5" 24641 sources."homedir-polyfill-1.0.1" 24642 - sources."ini-1.3.4" 24643 sources."which-1.3.0" 24644 sources."parse-passwd-1.0.0" 24645 sources."isexe-2.0.0" ··· 24879 dependencies = [ 24880 sources."readable-stream-2.0.6" 24881 sources."async-2.6.0" 24882 - sources."commander-2.11.0" 24883 ]; 24884 }) 24885 sources."ssh-key-to-pem-0.11.0" ··· 24947 sources."has-color-0.1.7" 24948 sources."ansi-styles-2.2.1" 24949 sources."strip-ansi-3.0.1" 24950 - sources."@types/node-8.0.53" 24951 sources."@types/request-2.0.8" 24952 sources."@types/uuid-3.4.3" 24953 sources."is-buffer-1.1.6" ··· 25358 sources."got-1.2.2" 25359 sources."internal-ip-1.2.0" 25360 sources."keypress-0.2.1" 25361 - sources."mime-1.4.1" 25362 sources."minimist-1.2.0" 25363 (sources."peerflix-0.34.0" // { 25364 dependencies = [ ··· 25582 sources."voc-1.0.0" 25583 sources."concat-stream-1.6.0" 25584 sources."exit-on-epipe-1.0.1" 25585 - sources."commander-2.11.0" 25586 sources."typedarray-0.0.6" 25587 sources."sax-1.2.4" 25588 sources."underscore-1.6.0" 25589 ]; ··· 25614 coinmon = nodeEnv.buildNodePackage { 25615 name = "coinmon"; 25616 packageName = "coinmon"; 25617 - version = "0.0.6"; 25618 src = fetchurl { 25619 - url = "https://registry.npmjs.org/coinmon/-/coinmon-0.0.6.tgz"; 25620 - sha512 = "1aysmx7md64nwnd4m400bfvczgv04psbnf1k1dnz1vh7qprk77qsama7r5vi3r655p59qglgcg6k5523kfs23wm9c0k98agbbdf13f8"; 25621 }; 25622 dependencies = [ 25623 sources."axios-0.17.1" ··· 25627 ]; 25628 }) 25629 sources."cli-table2-0.2.0" 25630 - sources."commander-2.11.0" 25631 sources."ora-1.3.0" 25632 - sources."follow-redirects-1.2.5" 25633 sources."is-buffer-1.1.6" 25634 - sources."debug-2.6.9" 25635 sources."ms-2.0.0" 25636 sources."babel-runtime-6.22.0" 25637 sources."chalk-1.1.3" ··· 25671 sources."code-point-at-1.1.0" 25672 sources."is-fullwidth-code-point-1.0.0" 25673 sources."number-is-nan-1.0.1" 25674 sources."cli-cursor-2.1.0" 25675 sources."cli-spinners-1.1.0" 25676 sources."log-symbols-1.0.2" ··· 25996 sources."tunnel-agent-0.4.3" 25997 sources."delayed-stream-1.0.0" 25998 sources."asynckit-0.4.0" 25999 - sources."commander-2.11.0" 26000 sources."is-my-json-valid-2.16.1" 26001 sources."pinkie-promise-2.0.1" 26002 sources."generate-function-2.0.0" 26003 sources."generate-object-property-1.2.0" 26004 sources."jsonpointer-4.0.1" ··· 26070 sources."stream-shift-1.0.0" 26071 sources."rc-1.2.2" 26072 sources."deep-extend-0.4.2" 26073 - sources."ini-1.3.4" 26074 sources."strip-json-comments-2.0.1" 26075 sources."is-finite-1.0.2" 26076 ]; ··· 26216 sources."core-util-is-1.0.2" 26217 sources."extsprintf-1.3.0" 26218 sources."async-0.9.2" 26219 - sources."ini-1.3.4" 26220 sources."optimist-0.6.1" 26221 sources."wordwrap-0.0.3" 26222 sources."minimist-0.0.10" ··· 26368 sources."JSONStream-1.3.1" 26369 sources."async-2.6.0" 26370 sources."aws4-1.6.0" 26371 - sources."aws-sdk-2.153.0" 26372 - sources."ini-1.3.4" 26373 sources."optimist-0.6.1" 26374 sources."request-2.83.0" 26375 sources."jsonparse-1.3.1" ··· 26506 sources."uuid-3.1.0" 26507 sources."delayed-stream-1.0.0" 26508 sources."asynckit-0.4.0" 26509 - sources."commander-2.11.0" 26510 sources."is-my-json-valid-2.16.1" 26511 sources."pinkie-promise-2.0.1" 26512 sources."ansi-styles-3.2.0" ··· 26514 sources."has-ansi-2.0.0" 26515 sources."strip-ansi-3.0.1" 26516 sources."ansi-regex-2.1.1" 26517 sources."generate-function-2.0.0" 26518 sources."generate-object-property-1.2.0" 26519 sources."jsonpointer-4.0.1" ··· 27467 sources."balanced-match-1.0.0" 27468 sources."concat-map-0.0.1" 27469 sources."event-stream-0.5.3" 27470 - sources."ini-1.3.4" 27471 sources."lazy-1.0.11" 27472 sources."strip-json-comments-0.1.3" 27473 sources."caller-0.0.1" ··· 27765 sources."global-prefix-0.1.5" 27766 sources."is-windows-0.2.0" 27767 sources."homedir-polyfill-1.0.1" 27768 - sources."ini-1.3.4" 27769 sources."which-1.3.0" 27770 sources."parse-passwd-1.0.0" 27771 sources."isexe-2.0.0" ··· 27912 ionic = nodeEnv.buildNodePackage { 27913 name = "ionic"; 27914 packageName = "ionic"; 27915 - version = "3.18.0"; 27916 src = fetchurl { 27917 - url = "https://registry.npmjs.org/ionic/-/ionic-3.18.0.tgz"; 27918 - sha512 = "26m3rzj32n72b812d8v0wjxw9dkmhi6qanjv85k0w847nrb9fqh12j2mgspadgnrv80j3whj7mbblc1q6kdf68mm8zsdhgzq6d5xbkx"; 27919 }; 27920 dependencies = [ 27921 - sources."@ionic/cli-framework-0.1.1" 27922 - sources."@ionic/cli-utils-1.18.0" 27923 sources."chalk-2.3.0" 27924 sources."opn-5.1.0" 27925 - sources."os-name-2.0.1" 27926 sources."semver-5.4.1" 27927 sources."tslib-1.8.0" 27928 sources."ncp-2.0.0" ··· 27974 sources."diff-3.4.0" 27975 sources."elementtree-0.1.7" 27976 sources."express-4.16.2" 27977 sources."inquirer-3.3.0" 27978 sources."leek-0.0.24" 27979 sources."lodash-4.17.4" 27980 sources."minimist-0.0.8" 27981 - sources."proxy-middleware-0.15.0" 27982 sources."slice-ansi-1.0.0" 27983 sources."ssh-config-1.1.3" 27984 sources."string-width-2.1.1" ··· 27986 sources."tiny-lr-1.0.5" 27987 sources."uuid-3.1.0" 27988 sources."wrap-ansi-3.0.1" 27989 - sources."ws-3.3.1" 27990 sources."netmask-1.0.6" 27991 sources."archiver-utils-1.3.0" 27992 sources."async-2.6.0" ··· 28020 sources."async-each-1.0.1" 28021 sources."glob-parent-2.0.0" 28022 sources."is-binary-path-1.0.1" 28023 - sources."is-glob-2.0.1" 28024 sources."readdirp-2.1.0" 28025 sources."fsevents-1.1.3" 28026 sources."micromatch-2.3.11" ··· 28030 sources."expand-brackets-0.1.5" 28031 sources."extglob-0.3.2" 28032 sources."filename-regex-2.0.1" 28033 - sources."is-extglob-1.0.0" 28034 sources."kind-of-3.2.2" 28035 sources."object.omit-2.0.1" 28036 sources."parse-glob-3.0.4" ··· 28087 sources."forwarded-0.1.2" 28088 sources."ipaddr.js-1.5.2" 28089 sources."destroy-1.0.4" 28090 sources."ansi-escapes-3.0.0" 28091 sources."cli-cursor-2.1.0" 28092 sources."cli-width-2.2.0" ··· 28118 sources."lodash._getnative-3.9.1" 28119 sources."lodash.isarguments-3.1.0" 28120 sources."lodash.isarray-3.0.4" 28121 sources."is-fullwidth-code-point-2.0.0" 28122 sources."chownr-1.0.1" 28123 sources."minipass-2.2.1" ··· 28135 sources."http-parser-js-0.4.9" 28136 sources."websocket-extensions-0.1.3" 28137 sources."async-limiter-1.0.0" 28138 - sources."ultron-1.1.0" 28139 sources."ansi-styles-3.2.0" 28140 sources."supports-color-4.5.0" 28141 sources."color-convert-1.9.1" 28142 sources."color-name-1.1.3" 28143 sources."has-flag-2.0.0" 28144 sources."is-wsl-1.1.0" 28145 - sources."macos-release-1.1.0" 28146 - sources."win-release-1.1.1" 28147 ]; 28148 buildInputs = globalBuildInputs; 28149 meta = { 28150 description = "A tool for creating and developing Ionic Framework mobile apps."; 28151 - homepage = http://ionicframework.com/; 28152 license = "MIT"; 28153 }; 28154 production = true; ··· 28260 sources."chai-4.1.2" 28261 sources."chai-as-promised-7.1.1" 28262 sources."chalk-2.3.0" 28263 - sources."commander-2.11.0" 28264 sources."fast-json-patch-2.0.6" 28265 sources."glob-7.1.2" 28266 sources."iterare-0.0.8" 28267 - (sources."jaeger-client-3.6.0" // { 28268 dependencies = [ 28269 sources."opentracing-0.13.0" 28270 ]; ··· 28292 sources."color-convert-1.9.1" 28293 sources."color-name-1.1.3" 28294 sources."has-flag-2.0.0" 28295 sources."deep-equal-1.0.1" 28296 sources."fs.realpath-1.0.0" 28297 sources."inflight-1.0.6" ··· 28422 sources."mkdirp-0.5.1" 28423 sources."nopt-3.0.6" 28424 sources."proto-list-1.2.4" 28425 - sources."ini-1.3.4" 28426 sources."bluebird-3.5.1" 28427 - sources."commander-2.11.0" 28428 sources."lru-cache-3.2.0" 28429 sources."semver-5.4.1" 28430 sources."sigmund-1.0.1" 28431 sources."pseudomap-1.0.2" 28432 sources."minimist-0.0.8" 28433 sources."abbrev-1.1.1" ··· 28488 sha512 = "0m7az6dvfn65fbak1y42663yxkachpj1fyyxxpdhkpny3bbsmgn0hpp8fb5sllmzbfyqspkqh1icpqb14pbsfnbsj7w665xmnj4a9g5"; 28489 }; 28490 dependencies = [ 28491 - sources."commander-2.11.0" 28492 sources."graphlib-2.1.1" 28493 sources."js-yaml-3.10.0" 28494 sources."lodash-4.17.4" ··· 28496 sources."path-loader-1.0.4" 28497 sources."slash-1.0.0" 28498 sources."uri-js-3.0.2" 28499 sources."argparse-1.0.9" 28500 sources."esprima-4.0.0" 28501 sources."sprintf-js-1.0.3" ··· 28507 sources."form-data-2.3.1" 28508 sources."formidable-1.1.1" 28509 sources."methods-1.1.2" 28510 - sources."mime-1.4.1" 28511 sources."qs-6.5.1" 28512 sources."readable-stream-2.3.3" 28513 sources."ms-2.0.0" ··· 28714 sources."imurmurhash-0.1.4" 28715 sources."global-dirs-0.1.1" 28716 sources."is-path-inside-1.0.0" 28717 - sources."ini-1.3.4" 28718 sources."path-is-inside-1.0.2" 28719 sources."package-json-4.0.1" 28720 sources."got-6.7.1" ··· 28814 sources."isbinaryfile-3.0.2" 28815 sources."lodash-3.10.1" 28816 sources."log4js-0.6.38" 28817 - sources."mime-1.4.1" 28818 sources."minimatch-3.0.4" 28819 sources."optimist-0.6.1" 28820 sources."qjobs-1.1.5" ··· 29215 sources."lodash.templatesettings-4.1.0" 29216 sources."gitconfiglocal-1.0.0" 29217 sources."pify-3.0.0" 29218 - sources."ini-1.3.4" 29219 sources."is-builtin-module-1.0.0" 29220 sources."validate-npm-package-license-3.0.1" 29221 sources."builtin-modules-1.1.1" ··· 29656 sources."socket.io-parser-3.1.2" 29657 sources."base64id-1.0.0" 29658 sources."engine.io-parser-2.1.1" 29659 - sources."ws-3.3.1" 29660 sources."uws-0.14.5" 29661 sources."after-0.8.2" 29662 sources."arraybuffer.slice-0.0.6" ··· 29664 sources."blob-0.0.4" 29665 sources."has-binary2-1.0.2" 29666 sources."async-limiter-1.0.0" 29667 - sources."ultron-1.1.0" 29668 sources."backo2-1.0.2" 29669 sources."component-bind-1.0.0" 29670 sources."component-emitter-1.2.1" ··· 29904 sha1 = "0161a13e2b3378759e36b9e05be34b46a06decd5"; 29905 }; 29906 dependencies = [ 29907 - sources."commander-2.11.0" 29908 sources."js-yaml-3.10.0" 29909 sources."json-refs-2.1.7" 29910 sources."argparse-1.0.9" 29911 sources."esprima-4.0.0" 29912 sources."sprintf-js-1.0.3" ··· 29924 sources."form-data-2.3.1" 29925 sources."formidable-1.1.1" 29926 sources."methods-1.1.2" 29927 - sources."mime-1.4.1" 29928 sources."qs-6.5.1" 29929 sources."readable-stream-2.3.3" 29930 sources."ms-2.0.0" ··· 30090 sources."number-is-nan-1.0.1" 30091 sources."ansi-regex-2.1.1" 30092 sources."config-chain-1.1.11" 30093 - sources."ini-1.3.4" 30094 sources."mkdirp-0.3.5" 30095 sources."nopt-3.0.6" 30096 sources."uid-number-0.0.5" ··· 30382 sources."balanced-match-1.0.0" 30383 sources."concat-map-0.0.1" 30384 sources."deep-extend-0.4.2" 30385 - sources."ini-1.3.4" 30386 sources."strip-json-comments-2.0.1" 30387 sources."truncate-1.0.5" 30388 sources."nan-2.8.0" ··· 30391 sources."npmlog-4.1.2" 30392 sources."request-2.81.0" 30393 sources."hawk-3.1.3" 30394 - sources."detect-libc-1.0.2" 30395 sources."tar-2.2.1" 30396 sources."tar-pack-3.4.1" 30397 sources."abbrev-1.1.1" ··· 30496 sources."hawk-3.1.3" 30497 sources."rimraf-2.6.2" 30498 sources."semver-5.4.1" 30499 - sources."detect-libc-1.0.2" 30500 sources."tar-2.2.1" 30501 sources."tar-pack-3.4.1" 30502 sources."minimist-1.2.0" ··· 30529 sources."number-is-nan-1.0.1" 30530 sources."ansi-regex-2.1.1" 30531 sources."deep-extend-0.4.2" 30532 - sources."ini-1.3.4" 30533 sources."strip-json-comments-2.0.1" 30534 sources."aws-sign2-0.6.0" 30535 sources."aws4-1.6.0" ··· 30751 sources."imurmurhash-0.1.4" 30752 sources."global-dirs-0.1.1" 30753 sources."is-path-inside-1.0.0" 30754 - sources."ini-1.3.4" 30755 sources."path-is-inside-1.0.2" 30756 sources."package-json-4.0.1" 30757 sources."got-6.7.1" ··· 30813 sources."media-typer-0.3.0" 30814 (sources."mqtt-2.9.0" // { 30815 dependencies = [ 30816 - sources."ws-3.3.1" 30817 ]; 30818 }) 30819 sources."multer-1.3.0" ··· 31108 sources."is-fullwidth-code-point-1.0.0" 31109 sources."number-is-nan-1.0.1" 31110 sources."deep-extend-0.4.2" 31111 - sources."ini-1.3.4" 31112 sources."strip-json-comments-2.0.1" 31113 sources."block-stream-0.0.9" 31114 sources."fstream-1.0.11" ··· 31368 sources."config-chain-1.1.11" 31369 sources."osenv-0.0.3" 31370 sources."nopt-2.2.1" 31371 - sources."ini-1.3.4" 31372 sources."proto-list-1.2.4" 31373 sources."abbrev-1.1.1" 31374 sources."block-stream-0.0.9" ··· 31401 sources."chalk-1.1.3" 31402 sources."cint-8.2.1" 31403 sources."cli-table-0.3.1" 31404 - sources."commander-2.11.0" 31405 sources."fast-diff-1.1.2" 31406 sources."find-up-1.1.2" 31407 sources."get-stdin-5.0.1" ··· 31416 }) 31417 sources."semver-5.4.1" 31418 sources."semver-utils-1.1.1" 31419 - (sources."snyk-1.49.4" // { 31420 dependencies = [ 31421 sources."update-notifier-0.5.0" 31422 ]; ··· 31434 sources."supports-color-4.5.0" 31435 sources."ansi-regex-3.0.0" 31436 sources."colors-1.0.3" 31437 sources."path-exists-2.1.0" 31438 sources."pinkie-promise-2.0.1" 31439 sources."pinkie-2.0.4" ··· 31454 sources."snyk-gradle-plugin-1.2.0" 31455 sources."snyk-module-1.8.1" 31456 sources."snyk-mvn-plugin-1.1.0" 31457 - sources."snyk-nuget-plugin-1.3.1" 31458 sources."snyk-policy-1.7.1" 31459 sources."snyk-python-plugin-1.4.0" 31460 sources."snyk-recursive-readdir-2.0.0" ··· 31505 sources."win-release-1.1.1" 31506 sources."nconf-0.7.2" 31507 sources."path-is-absolute-1.0.1" 31508 - sources."ini-1.3.4" 31509 sources."yargs-4.8.1" 31510 sources."camelcase-4.1.0" 31511 sources."cliui-3.2.0" ··· 31671 }; 31672 production = true; 31673 }; 31674 ocaml-language-server = nodeEnv.buildNodePackage { 31675 name = "ocaml-language-server"; 31676 packageName = "ocaml-language-server"; ··· 31753 sources."request-2.83.0" 31754 sources."semver-5.4.1" 31755 sources."serve-favicon-2.4.5" 31756 - sources."service-runner-2.4.2" 31757 sources."simplediff-0.1.1" 31758 sources."uuid-3.1.0" 31759 sources."yargs-7.1.0" ··· 31986 sources."clivas-0.2.0" 31987 sources."inquirer-1.2.3" 31988 sources."keypress-0.2.1" 31989 - sources."mime-1.4.1" 31990 sources."network-address-1.1.2" 31991 sources."numeral-1.5.6" 31992 sources."open-0.0.5" ··· 32130 sources."mimic-response-1.0.0" 32131 sources."end-of-stream-0.1.5" 32132 sources."deep-extend-0.4.2" 32133 - sources."ini-1.3.4" 32134 sources."strip-json-comments-2.0.1" 32135 sources."bitfield-0.1.0" 32136 sources."bncode-0.2.3" ··· 32341 sources."blob-0.0.4" 32342 sources."wtf-8-1.0.0" 32343 sources."options-0.0.6" 32344 - sources."ultron-1.1.0" 32345 sources."backo2-1.0.2" 32346 sources."component-bind-1.0.0" 32347 sources."component-emitter-1.1.2" ··· 32520 sources."sntp-1.0.9" 32521 sources."delayed-stream-1.0.0" 32522 sources."chalk-1.1.3" 32523 - sources."commander-2.11.0" 32524 sources."is-my-json-valid-2.16.1" 32525 sources."ansi-styles-2.2.1" 32526 sources."escape-string-regexp-1.0.5" ··· 32528 sources."strip-ansi-3.0.1" 32529 sources."supports-color-2.0.0" 32530 sources."ansi-regex-2.1.1" 32531 sources."generate-function-2.0.0" 32532 sources."generate-object-property-1.2.0" 32533 sources."jsonpointer-4.0.1" ··· 32716 sources."concat-map-0.0.1" 32717 sources."optimist-0.6.1" 32718 sources."colors-1.1.2" 32719 - sources."mime-1.4.1" 32720 sources."mute-stream-0.0.7" 32721 sources."os-tmpdir-1.0.2" 32722 sources."rimraf-2.2.8" ··· 32784 }; 32785 dependencies = [ 32786 sources."body-parser-1.18.2" 32787 - sources."commander-2.11.0" 32788 sources."cookie-parser-1.4.3" 32789 sources."express-4.16.2" 32790 sources."less-2.7.3" ··· 32818 sources."media-typer-0.3.0" 32819 sources."mime-types-2.1.17" 32820 sources."mime-db-1.30.0" 32821 sources."cookie-0.3.1" 32822 sources."cookie-signature-1.0.6" 32823 sources."accepts-1.3.4" ··· 32948 sources."once-1.4.0" 32949 sources."wrappy-1.0.2" 32950 sources."deep-extend-0.4.2" 32951 - sources."ini-1.3.4" 32952 sources."strip-json-comments-2.0.1" 32953 sources."unzip-response-1.0.2" 32954 sources."chownr-1.0.1" 32955 sources."tar-stream-1.5.5" 32956 sources."bl-1.2.1" 32957 - sources."ultron-1.1.0" 32958 sources."pug-code-gen-2.0.0" 32959 sources."pug-filters-2.1.5" 32960 sources."pug-lexer-3.1.0" ··· 33022 dependencies = [ 33023 sources."commoner-0.10.8" 33024 sources."jstransform-10.1.0" 33025 - sources."commander-2.11.0" 33026 sources."detective-4.5.0" 33027 sources."glob-5.0.15" 33028 sources."graceful-fs-4.1.11" ··· 33031 sources."private-0.1.8" 33032 sources."q-1.5.1" 33033 sources."recast-0.11.23" 33034 sources."acorn-4.0.13" 33035 sources."defined-1.0.0" 33036 sources."inflight-1.0.6" ··· 33330 sources."imurmurhash-0.1.4" 33331 sources."global-dirs-0.1.1" 33332 sources."is-path-inside-1.0.0" 33333 - sources."ini-1.3.4" 33334 sources."path-is-inside-1.0.2" 33335 sources."package-json-4.0.1" 33336 sources."got-6.7.1" ··· 33370 dependencies = [ 33371 sources."bcrypt-nodejs-0.0.3" 33372 sources."cheerio-0.17.0" 33373 - sources."commander-2.11.0" 33374 sources."event-stream-3.3.4" 33375 sources."express-4.16.2" 33376 sources."lodash-2.4.2" ··· 33397 sources."isarray-0.0.1" 33398 sources."string_decoder-0.10.31" 33399 sources."inherits-2.0.3" 33400 sources."through-2.3.8" 33401 sources."duplexer-0.1.1" 33402 sources."from-0.1.7" ··· 33554 sources."express-json5-0.1.0" 33555 sources."body-parser-1.18.2" 33556 sources."compression-1.7.1" 33557 - sources."commander-2.11.0" 33558 sources."js-yaml-3.10.0" 33559 sources."cookies-0.7.1" 33560 sources."request-2.83.0" ··· 33634 sources."compressible-2.0.12" 33635 sources."on-headers-1.0.1" 33636 sources."safe-buffer-5.1.1" 33637 sources."argparse-1.0.9" 33638 sources."esprima-4.0.0" 33639 sources."sprintf-js-1.0.3" ··· 33704 sources."optimist-0.3.7" 33705 sources."uglify-js-2.3.6" 33706 sources."wordwrap-0.0.3" 33707 - sources."source-map-0.1.43" 33708 sources."amdefine-1.0.1" 33709 sources."markdown-it-4.4.0" 33710 - sources."sanitize-html-1.15.0" 33711 sources."entities-1.1.1" 33712 sources."linkify-it-1.2.4" 33713 sources."mdurl-1.0.1" 33714 sources."uc.micro-1.0.3" 33715 sources."htmlparser2-3.9.2" 33716 sources."lodash.escaperegexp-4.1.2" 33717 sources."srcset-1.0.0" 33718 sources."xtend-4.0.1" 33719 sources."domelementtype-1.1.3" ··· 33724 sources."process-nextick-args-1.0.7" 33725 sources."string_decoder-0.10.31" 33726 sources."util-deprecate-1.0.2" 33727 sources."array-uniq-1.0.3" 33728 sources."number-is-nan-1.0.1" 33729 sources."jsonparse-1.3.1" ··· 33827 ]; 33828 }) 33829 sources."keep-alive-agent-0.0.1" 33830 - sources."mime-1.4.1" 33831 sources."negotiator-0.5.3" 33832 sources."node-uuid-1.4.8" 33833 sources."once-1.3.0" ··· 33910 sources."accepts-1.3.3" 33911 sources."base64id-1.0.0" 33912 sources."engine.io-parser-2.1.1" 33913 - sources."ws-3.3.1" 33914 sources."cookie-0.3.1" 33915 sources."uws-0.14.5" 33916 sources."mime-types-2.1.17" ··· 33924 sources."isarray-2.0.1" 33925 sources."async-limiter-1.0.0" 33926 sources."safe-buffer-5.1.1" 33927 - sources."ultron-1.1.0" 33928 sources."backo2-1.0.2" 33929 sources."component-bind-1.0.0" 33930 sources."component-emitter-1.2.1" ··· 34258 sources."extend-3.0.1" 34259 sources."semver-5.4.1" 34260 sources."deep-extend-0.4.2" 34261 - sources."ini-1.3.4" 34262 sources."strip-json-comments-2.0.1" 34263 sources."glob-7.1.2" 34264 sources."fs.realpath-1.0.0" ··· 34468 sources."forwarded-0.1.2" 34469 sources."ipaddr.js-1.4.0" 34470 sources."destroy-1.0.4" 34471 - sources."mime-1.4.1" 34472 sources."crc-3.4.4" 34473 sources."on-headers-1.0.1" 34474 sources."uid-safe-2.1.5" ··· 34584 sources."stack-trace-0.0.9" 34585 sources."timed-out-4.0.1" 34586 sources."deep-extend-0.4.2" 34587 - sources."ini-1.3.4" 34588 sources."strip-json-comments-2.0.1" 34589 sources."glob-7.1.2" 34590 sources."fs.realpath-1.0.0" ··· 34601 sources."socket.io-parser-3.1.2" 34602 sources."base64id-1.0.0" 34603 sources."engine.io-parser-2.1.1" 34604 - sources."ws-3.3.1" 34605 sources."uws-0.14.5" 34606 sources."after-0.8.2" 34607 sources."arraybuffer.slice-0.0.6" ··· 34609 sources."blob-0.0.4" 34610 sources."has-binary2-1.0.2" 34611 sources."async-limiter-1.0.0" 34612 - sources."ultron-1.1.0" 34613 sources."backo2-1.0.2" 34614 sources."component-bind-1.0.0" 34615 sources."engine.io-client-3.1.4" ··· 34703 sources."osenv-0.0.3" 34704 sources."nopt-2.2.1" 34705 sources."semver-2.3.2" 34706 - sources."ini-1.3.4" 34707 sources."proto-list-1.2.4" 34708 sources."wrappy-1.0.2" 34709 sources."abbrev-1.1.1" ··· 34784 sources."sntp-1.0.9" 34785 sources."delayed-stream-1.0.0" 34786 sources."chalk-1.1.3" 34787 - sources."commander-2.11.0" 34788 sources."is-my-json-valid-2.16.1" 34789 sources."ansi-styles-2.2.1" 34790 sources."escape-string-regexp-1.0.5" ··· 34792 sources."strip-ansi-3.0.1" 34793 sources."supports-color-2.0.0" 34794 sources."ansi-regex-2.1.1" 34795 sources."generate-function-2.0.0" 34796 sources."generate-object-property-1.2.0" 34797 sources."jsonpointer-4.0.1" ··· 35227 sources."safe-buffer-5.1.1" 35228 sources."string_decoder-1.0.3" 35229 sources."util-deprecate-1.0.2" 35230 - sources."@types/node-8.0.53" 35231 sources."wcwidth-1.0.1" 35232 sources."defaults-1.0.3" 35233 sources."clone-1.0.3" ··· 35493 sources."adm-zip-0.4.7" 35494 sources."archiver-1.3.0" 35495 sources."fs-extra-2.1.2" 35496 - sources."ini-1.3.4" 35497 sources."jetpack-id-1.0.0" 35498 sources."lazystream-1.0.0" 35499 sources."xml2js-0.4.19" ··· 35786 sources."cross-spawn-async-2.2.5" 35787 sources."object-assign-4.1.1" 35788 sources."deep-extend-0.4.2" 35789 - sources."ini-1.3.4" 35790 sources."minimist-1.2.0" 35791 sources."strip-json-comments-2.0.1" 35792 sources."create-error-class-3.0.2"
··· 715 sha1 = "4c2bbc8a758998feebf5ed68580f76d46768b4bc"; 716 }; 717 }; 718 + "ini-1.3.5" = { 719 name = "ini"; 720 packageName = "ini"; 721 + version = "1.3.5"; 722 src = fetchurl { 723 + url = "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz"; 724 + sha512 = "1rjbvf1rg5ywhnba08sgagn2qf23lab330qrqmh7d891zap3xpxcyfyj1cblpf0f0rypglcfacybzyrpd4996aa1mbc820awa33k5j5"; 725 }; 726 }; 727 "which-1.3.0" = { ··· 2821 sha1 = "6373db76909fe570e08d73583365ed828a74eeeb"; 2822 }; 2823 }; 2824 + "commander-2.12.0" = { 2825 name = "commander"; 2826 packageName = "commander"; 2827 + version = "2.12.0"; 2828 src = fetchurl { 2829 + url = "https://registry.npmjs.org/commander/-/commander-2.12.0.tgz"; 2830 + sha512 = "3drb1rxa9qbsn65n8gbwfj96afi8kv3kh9z30mm1x0hssz84kj7akkksd6qpbikcnpnmrm9fpxvqy5w6jw1xj9q4z3ijligiddjcl6h"; 2831 }; 2832 }; 2833 "is-my-json-valid-2.16.1" = { ··· 2848 sha1 = "2135d6dfa7a358c069ac9b178776288228450ffa"; 2849 }; 2850 }; 2851 + "@types/node-7.0.48" = { 2852 + name = "_at_types_slash_node"; 2853 + packageName = "@types/node"; 2854 + version = "7.0.48"; 2855 + src = fetchurl { 2856 + url = "https://registry.npmjs.org/@types/node/-/node-7.0.48.tgz"; 2857 + sha512 = "3bjps45216v1znjwv914yqhiya6y0gxra26zk80bv49rzsqf84kxv7ilrzm7j6wj5895957a0jbqwsdy78ylfbx61v3w11pydlmgf9c"; 2858 + }; 2859 + }; 2860 "generate-function-2.0.0" = { 2861 name = "generate-function"; 2862 packageName = "generate-function"; ··· 4666 sha1 = "1e80454250018dbad4c3fe94497d6e67b6269c77"; 4667 }; 4668 }; 4669 + "mime-1.5.0" = { 4670 name = "mime"; 4671 packageName = "mime"; 4672 + version = "1.5.0"; 4673 src = fetchurl { 4674 + url = "https://registry.npmjs.org/mime/-/mime-1.5.0.tgz"; 4675 + sha512 = "3b7jw8n6ar3wh9wf19ayzzjxnb85fhnlxd0cp1rgqnw1fihixms6999bmwh9gavrl3j4k1g8swzr23c1n2xv0ivkmnsma5zh87cry5z"; 4676 }; 4677 }; 4678 "peerflix-0.34.0" = { ··· 5854 sha1 = "d263ca54696cd8a306b5ca6551e92de57918fbe7"; 5855 }; 5856 }; 5857 + "ultron-1.1.1" = { 5858 name = "ultron"; 5859 packageName = "ultron"; 5860 + version = "1.1.1"; 5861 src = fetchurl { 5862 + url = "https://registry.npmjs.org/ultron/-/ultron-1.1.1.tgz"; 5863 + sha512 = "0x78hsv3jykmjl6qdqlqiz7v5nf06li8b5yvzpj6grnzwbcjch8ngyg55lm8g8mg4znvk7qbryvrr2dxacz3cvyb1nsm64qsw21g0ah"; 5864 }; 5865 }; 5866 "addr-to-ip-port-1.4.2" = { ··· 6214 sha1 = "2d1ef7f218a0e786e214540562d4bd177fe32d97"; 6215 }; 6216 }; 6217 + "humanize-plus-1.8.2" = { 6218 + name = "humanize-plus"; 6219 + packageName = "humanize-plus"; 6220 + version = "1.8.2"; 6221 + src = fetchurl { 6222 + url = "https://registry.npmjs.org/humanize-plus/-/humanize-plus-1.8.2.tgz"; 6223 + sha1 = "a65b34459ad6367adbb3707a82a3c9f916167030"; 6224 + }; 6225 + }; 6226 "ora-1.3.0" = { 6227 name = "ora"; 6228 packageName = "ora"; ··· 6232 sha1 = "80078dd2b92a934af66a3ad72a5b910694ede51a"; 6233 }; 6234 }; 6235 + "follow-redirects-1.2.6" = { 6236 name = "follow-redirects"; 6237 packageName = "follow-redirects"; 6238 + version = "1.2.6"; 6239 src = fetchurl { 6240 + url = "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.2.6.tgz"; 6241 + sha512 = "1h8p8m3gkaav4s3l03h3kgg3gi264n9hgaq2yjjdzvvxfq1wrnw6sh2avrazpf7bihh44q8x5b59x551xaygfm3dvkx2djfy5kjmcqn"; 6242 }; 6243 }; 6244 "babel-runtime-6.22.0" = { ··· 7490 src = fetchurl { 7491 url = "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz"; 7492 sha1 = "978857442c44749e4206613e37946205826abd80"; 7493 + }; 7494 + }; 7495 + "mime-1.4.1" = { 7496 + name = "mime"; 7497 + packageName = "mime"; 7498 + version = "1.4.1"; 7499 + src = fetchurl { 7500 + url = "https://registry.npmjs.org/mime/-/mime-1.4.1.tgz"; 7501 + sha512 = "2sz22r1xrnyvq6jg0h6b6cab3s3xdsfqa0n6vl9xv9gq3ppcxrcpg2hqfc41xjwnfwfkr6240l5gys7nds61ch6xcb3gr3fwsl7x398"; 7502 }; 7503 }; 7504 "media-typer-0.3.0" = { ··· 9188 sha1 = "cac328f7bee45730d404b692203fcb590e172d5e"; 9189 }; 9190 }; 9191 + "aws-sdk-2.156.0" = { 9192 name = "aws-sdk"; 9193 packageName = "aws-sdk"; 9194 + version = "2.156.0"; 9195 src = fetchurl { 9196 + url = "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.156.0.tgz"; 9197 + sha1 = "409c06f7051d58320cb389a024ca7b61ce31f136"; 9198 }; 9199 }; 9200 "buffer-4.9.1" = { ··· 12843 sha1 = "6e5c2d0a5621b5dadaecef80b90edfb5cd7772f0"; 12844 }; 12845 }; 12846 + "@ionic/cli-framework-0.1.2" = { 12847 name = "_at_ionic_slash_cli-framework"; 12848 packageName = "@ionic/cli-framework"; 12849 + version = "0.1.2"; 12850 src = fetchurl { 12851 + url = "https://registry.npmjs.org/@ionic/cli-framework/-/cli-framework-0.1.2.tgz"; 12852 + sha512 = "265kszf17mdz60zpfrj5i47lqwwgp6h1b7i8vymig1pnlqd3lnljibxvd2d1rfa3827ks435k9wws458z3dk7fyq8wfmzmv8fk9qjhh"; 12853 }; 12854 }; 12855 + "@ionic/cli-utils-1.19.0" = { 12856 name = "_at_ionic_slash_cli-utils"; 12857 packageName = "@ionic/cli-utils"; 12858 + version = "1.19.0"; 12859 src = fetchurl { 12860 + url = "https://registry.npmjs.org/@ionic/cli-utils/-/cli-utils-1.19.0.tgz"; 12861 + sha512 = "24v61p6kqm6l6b5p58y5f4qgf7svxqnwpygz7bw1b7102p6hv6hkcnfgh32vf0nypd8fgdhyyhci5sz342ksdg11q6nj8snnqgd1gss"; 12862 }; 12863 }; 12864 "opn-5.1.0" = { ··· 12870 sha512 = "2k8g3x11xbm64r7bbyad08cjv27vaparkigq11w2v8kg8h73k2rzdr3q6f5i2klidgpaq9rbhfv45rf9dkqqv3d8vsbvw4c5knnbww8"; 12871 }; 12872 }; 12873 "tslib-1.8.0" = { 12874 name = "tslib"; 12875 packageName = "tslib"; ··· 12978 sha1 = "9ac91be6e52fb6e6244c4e54a4ac3ed8ae8e29c0"; 12979 }; 12980 }; 12981 + "http-proxy-middleware-0.17.4" = { 12982 + name = "http-proxy-middleware"; 12983 + packageName = "http-proxy-middleware"; 12984 + version = "0.17.4"; 12985 + src = fetchurl { 12986 + url = "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-0.17.4.tgz"; 12987 + sha1 = "642e8848851d66f09d4f124912846dbaeb41b833"; 12988 + }; 12989 + }; 12990 "leek-0.0.24" = { 12991 name = "leek"; 12992 packageName = "leek"; ··· 12996 sha1 = "e400e57f0e60d8ef2bd4d068dc428a54345dbcda"; 12997 }; 12998 }; 12999 + "os-name-2.0.1" = { 13000 + name = "os-name"; 13001 + packageName = "os-name"; 13002 + version = "2.0.1"; 13003 src = fetchurl { 13004 + url = "https://registry.npmjs.org/os-name/-/os-name-2.0.1.tgz"; 13005 + sha1 = "b9a386361c17ae3a21736ef0599405c9a8c5dc5e"; 13006 }; 13007 }; 13008 "ssh-config-1.1.3" = { ··· 13032 sha512 = "2b8y1xdv7szw0hvad64rghp2zdahs6qhx0k79c0s9xa0a35zbcrb9b9gywixhcxqi1c9ab7ah8ibra22k8baakh7rvmhf904d559g32"; 13033 }; 13034 }; 13035 + "ws-3.3.2" = { 13036 name = "ws"; 13037 packageName = "ws"; 13038 + version = "3.3.2"; 13039 src = fetchurl { 13040 + url = "https://registry.npmjs.org/ws/-/ws-3.3.2.tgz"; 13041 + sha512 = "0nqwnjzy5hj2ay2lgxic67rg6dgj690xsiqwswfkrpr0vzyxmhkknfg145fwpqj3br9qa33k7jjdjdgpis9a0m1pxwc913iqfk8drdp"; 13042 }; 13043 }; 13044 "netmask-1.0.6" = { ··· 13131 sha1 = "74b6d33c9ae1e001510f179a91168588f1aedaa9"; 13132 }; 13133 }; 13134 + "http-proxy-1.16.2" = { 13135 + name = "http-proxy"; 13136 + packageName = "http-proxy"; 13137 + version = "1.16.2"; 13138 + src = fetchurl { 13139 + url = "https://registry.npmjs.org/http-proxy/-/http-proxy-1.16.2.tgz"; 13140 + sha1 = "06dff292952bf64dbe8471fa9df73066d4f37742"; 13141 + }; 13142 + }; 13143 + "is-glob-3.1.0" = { 13144 + name = "is-glob"; 13145 + packageName = "is-glob"; 13146 + version = "3.1.0"; 13147 + src = fetchurl { 13148 + url = "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz"; 13149 + sha1 = "7ba5ae24217804ac70707b96922567486cc3e84a"; 13150 + }; 13151 + }; 13152 + "eventemitter3-1.2.0" = { 13153 + name = "eventemitter3"; 13154 + packageName = "eventemitter3"; 13155 + version = "1.2.0"; 13156 + src = fetchurl { 13157 + url = "https://registry.npmjs.org/eventemitter3/-/eventemitter3-1.2.0.tgz"; 13158 + sha1 = "1c86991d816ad1e504750e73874224ecf3bec508"; 13159 + }; 13160 + }; 13161 + "requires-port-1.0.0" = { 13162 + name = "requires-port"; 13163 + packageName = "requires-port"; 13164 + version = "1.0.0"; 13165 + src = fetchurl { 13166 + url = "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz"; 13167 + sha1 = "925d2601d39ac485e091cf0da5c6e694dc3dcaff"; 13168 + }; 13169 + }; 13170 + "is-extglob-2.1.1" = { 13171 + name = "is-extglob"; 13172 + packageName = "is-extglob"; 13173 + version = "2.1.1"; 13174 + src = fetchurl { 13175 + url = "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz"; 13176 + sha1 = "a88c02535791f02ed37c76a1b9ea9773c833f8c2"; 13177 + }; 13178 + }; 13179 "lodash.assign-3.2.0" = { 13180 name = "lodash.assign"; 13181 packageName = "lodash.assign"; ··· 13219 src = fetchurl { 13220 url = "https://registry.npmjs.org/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz"; 13221 sha1 = "e531c27644cf8b57a99e17ed95b35c748789392e"; 13222 + }; 13223 + }; 13224 + "macos-release-1.1.0" = { 13225 + name = "macos-release"; 13226 + packageName = "macos-release"; 13227 + version = "1.1.0"; 13228 + src = fetchurl { 13229 + url = "https://registry.npmjs.org/macos-release/-/macos-release-1.1.0.tgz"; 13230 + sha512 = "260gwv2k1svhzfxs50g921jbhrqlbfr94mcs9ak0dip7i2331nqc7ip0fgdkfl3r1b30w1s87qh2ssq6wxzd08pbmkjwchqc6xdnqls"; 13231 }; 13232 }; 13233 "chownr-1.0.1" = { ··· 13365 sha1 = "1f16e4aa22b04d1336b66188a66af3c600c3a66d"; 13366 }; 13367 }; 13368 "abbrev-1.0.9" = { 13369 name = "abbrev"; 13370 packageName = "abbrev"; ··· 13455 sha1 = "a969a80a1fbff6b78f28776594d7bc2bdfab6aad"; 13456 }; 13457 }; 13458 + "jaeger-client-3.7.0" = { 13459 name = "jaeger-client"; 13460 packageName = "jaeger-client"; 13461 + version = "3.7.0"; 13462 src = fetchurl { 13463 + url = "https://registry.npmjs.org/jaeger-client/-/jaeger-client-3.7.0.tgz"; 13464 + sha1 = "65ec79e33fc6aaeb5acf36064d08acf4ec47da96"; 13465 }; 13466 }; 13467 "mz-2.7.0" = { ··· 14319 sha1 = "488b1d1d2451cb3d3a6b192cfc030f44c5855fea"; 14320 }; 14321 }; 14322 "isbinaryfile-3.0.2" = { 14323 name = "isbinaryfile"; 14324 packageName = "isbinaryfile"; ··· 14434 src = fetchurl { 14435 url = "https://registry.npmjs.org/repeat-string/-/repeat-string-0.2.2.tgz"; 14436 sha1 = "c7a8d3236068362059a7e4651fc6884e8b1fb4ae"; 14437 }; 14438 }; 14439 "debug-2.3.3" = { ··· 15759 sha1 = "8771aae0799b64076b76640fca058f9c10e33ecb"; 15760 }; 15761 }; 15762 "path-dirname-1.0.2" = { 15763 name = "path-dirname"; 15764 packageName = "path-dirname"; ··· 15766 src = fetchurl { 15767 url = "https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz"; 15768 sha1 = "cc33d24d525e099a5388c0336c6e32b9160609e0"; 15769 }; 15770 }; 15771 "parse-json-3.0.0" = { ··· 16281 sha1 = "945cfadd66521eaf8f7c84913d377d7b15f24e31"; 16282 }; 16283 }; 16284 + "proxy-middleware-0.15.0" = { 16285 + name = "proxy-middleware"; 16286 + packageName = "proxy-middleware"; 16287 + version = "0.15.0"; 16288 + src = fetchurl { 16289 + url = "https://registry.npmjs.org/proxy-middleware/-/proxy-middleware-0.15.0.tgz"; 16290 + sha1 = "a3fdf1befb730f951965872ac2f6074c61477a56"; 16291 + }; 16292 + }; 16293 "serve-index-1.9.1" = { 16294 name = "serve-index"; 16295 packageName = "serve-index"; ··· 16477 src = fetchurl { 16478 url = "https://registry.npmjs.org/browser-stdout/-/browser-stdout-1.3.0.tgz"; 16479 sha1 = "f351d32969d32fa5d7a5567154263d928ae3bd1f"; 16480 + }; 16481 + }; 16482 + "commander-2.11.0" = { 16483 + name = "commander"; 16484 + packageName = "commander"; 16485 + version = "2.11.0"; 16486 + src = fetchurl { 16487 + url = "https://registry.npmjs.org/commander/-/commander-2.11.0.tgz"; 16488 + sha512 = "2yi2hwf0bghfnv1fdgd4wvh7s0acjrgqbgww97ncm6i6s6ffs1zahnj48f6gqpqj6fsf0jigvnr0civ25k2160c38281r80wvg7jkkg"; 16489 }; 16490 }; 16491 "diff-3.3.1" = { ··· 16830 sha1 = "c6928946a0e06c5f8d6f8a9333469ffda46298a0"; 16831 }; 16832 }; 16833 + "detect-libc-1.0.3" = { 16834 name = "detect-libc"; 16835 packageName = "detect-libc"; 16836 + version = "1.0.3"; 16837 src = fetchurl { 16838 + url = "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz"; 16839 + sha1 = "fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b"; 16840 }; 16841 }; 16842 "tar-pack-3.4.1" = { ··· 18765 sha1 = "27d92fec34d27cfa42707d3b40d025ae9855f2df"; 18766 }; 18767 }; 18768 + "snyk-1.49.5" = { 18769 name = "snyk"; 18770 packageName = "snyk"; 18771 + version = "1.49.5"; 18772 src = fetchurl { 18773 + url = "https://registry.npmjs.org/snyk/-/snyk-1.49.5.tgz"; 18774 + sha1 = "3cce8e6863b1d7d95bbf1a6e4a571482f5aeb444"; 18775 }; 18776 }; 18777 "spawn-please-0.3.0" = { ··· 18864 sha512 = "3ar9rk77y39sydnriw6k9p5s15qpv1in81365l0yjbvn6qis7v4na98xfibsmfnnkjyblnd5qs2q1j6fabdfx4g2x5yi7ld6hdm6r3r"; 18865 }; 18866 }; 18867 + "snyk-nuget-plugin-1.3.2" = { 18868 name = "snyk-nuget-plugin"; 18869 packageName = "snyk-nuget-plugin"; 18870 + version = "1.3.2"; 18871 src = fetchurl { 18872 + url = "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.2.tgz"; 18873 + sha512 = "0r929vp7mqx07wqr1k9xzww6yawkvf2c3s3cyx38mm65r72v8p16acis2y8ircl6spzh5slxv5adqpd70l7khw0fi8x4smjs812cgzp"; 18874 }; 18875 }; 18876 "snyk-policy-1.7.1" = { ··· 19278 sha1 = "32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a"; 19279 }; 19280 }; 19281 + "cvss-1.0.2" = { 19282 + name = "cvss"; 19283 + packageName = "cvss"; 19284 + version = "1.0.2"; 19285 + src = fetchurl { 19286 + url = "https://registry.npmjs.org/cvss/-/cvss-1.0.2.tgz"; 19287 + sha1 = "df67e92bf12a796f49e928799c8db3ba74b9fcd6"; 19288 + }; 19289 + }; 19290 + "https-proxy-agent-2.1.0" = { 19291 + name = "https-proxy-agent"; 19292 + packageName = "https-proxy-agent"; 19293 + version = "2.1.0"; 19294 + src = fetchurl { 19295 + url = "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-2.1.0.tgz"; 19296 + sha512 = "17fg8xbji1zam9ksqgdfsyhqfw1nyniz8gwp54q0z7rz1pxw2m3agniawm870nn4j88m1w9l0lfkw5wa4qf1593if0cwicv814xad7w"; 19297 + }; 19298 + }; 19299 + "nodesecurity-npm-utils-6.0.0" = { 19300 + name = "nodesecurity-npm-utils"; 19301 + packageName = "nodesecurity-npm-utils"; 19302 + version = "6.0.0"; 19303 + src = fetchurl { 19304 + url = "https://registry.npmjs.org/nodesecurity-npm-utils/-/nodesecurity-npm-utils-6.0.0.tgz"; 19305 + sha512 = "0v36pqap4xw0z9h00v73nhxv2llz5gi0y6vww0yjyqb2qyfkgb7cjpjgzscc6bviw4xi4nk223s9nlcnvkpwymllbva8d98bixnbd1l"; 19306 + }; 19307 + }; 19308 + "wreck-12.5.1" = { 19309 + name = "wreck"; 19310 + packageName = "wreck"; 19311 + version = "12.5.1"; 19312 + src = fetchurl { 19313 + url = "https://registry.npmjs.org/wreck/-/wreck-12.5.1.tgz"; 19314 + sha512 = "3s89p8x1i16wg1prbm40z7l00611hzk2s7kkvph6fw4cx049p3gpviqmhbgqxxi9pfjz32mx3aj7qsygmfcnvasgs43rj1ynwdd944p"; 19315 + }; 19316 + }; 19317 + "yargs-9.0.1" = { 19318 + name = "yargs"; 19319 + packageName = "yargs"; 19320 + version = "9.0.1"; 19321 + src = fetchurl { 19322 + url = "https://registry.npmjs.org/yargs/-/yargs-9.0.1.tgz"; 19323 + sha1 = "52acc23feecac34042078ee78c0c007f5085db4c"; 19324 + }; 19325 + }; 19326 + "agent-base-4.1.2" = { 19327 + name = "agent-base"; 19328 + packageName = "agent-base"; 19329 + version = "4.1.2"; 19330 + src = fetchurl { 19331 + url = "https://registry.npmjs.org/agent-base/-/agent-base-4.1.2.tgz"; 19332 + sha512 = "0vj8afdy0gk5q82i5zxx1ng4ylzipvyfnljbw948hvv1zr2653nr8jwiw73rp267a5c1rjl2xpxlc4rqvblc88sx0y0dfjs8yh90kjl"; 19333 + }; 19334 + }; 19335 + "es6-promisify-5.0.0" = { 19336 + name = "es6-promisify"; 19337 + packageName = "es6-promisify"; 19338 + version = "5.0.0"; 19339 + src = fetchurl { 19340 + url = "https://registry.npmjs.org/es6-promisify/-/es6-promisify-5.0.0.tgz"; 19341 + sha1 = "5109d62f3e56ea967c4b63505aef08291c8a5203"; 19342 + }; 19343 + }; 19344 "lokijs-1.5.1" = { 19345 name = "lokijs"; 19346 packageName = "lokijs"; ··· 19452 sha1 = "78717d9b718ce7cab55e20b9f24388d5fa51d5c0"; 19453 }; 19454 }; 19455 + "service-runner-2.4.3" = { 19456 name = "service-runner"; 19457 packageName = "service-runner"; 19458 + version = "2.4.3"; 19459 src = fetchurl { 19460 + url = "https://registry.npmjs.org/service-runner/-/service-runner-2.4.3.tgz"; 19461 + sha1 = "8fcb3d9e5da9b83efa507a8e30ee0aa7e025a0a7"; 19462 }; 19463 }; 19464 "simplediff-0.1.1" = { ··· 21545 sha1 = "3df373dbea587a9a7fef3e56311b68908f75c414"; 21546 }; 21547 }; 21548 + "sanitize-html-1.16.1" = { 21549 name = "sanitize-html"; 21550 packageName = "sanitize-html"; 21551 + version = "1.16.1"; 21552 src = fetchurl { 21553 + url = "https://registry.npmjs.org/sanitize-html/-/sanitize-html-1.16.1.tgz"; 21554 + sha512 = "29wgrj32g4l1a8l4fxr55xg8kkbdb9nn9n4birdp20bsr8z1bfd2wh3hp6avhjw25s53shw6kxwbjirgd4yyry6jzalmnh335qvwzy3"; 21555 }; 21556 }; 21557 "linkify-it-1.2.4" = { ··· 21572 sha1 = "64762c48618082518ac3df4ccf5d5886dae20347"; 21573 }; 21574 }; 21575 + "lodash.isarray-4.0.0" = { 21576 + name = "lodash.isarray"; 21577 + packageName = "lodash.isarray"; 21578 + version = "4.0.0"; 21579 + src = fetchurl { 21580 + url = "https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-4.0.0.tgz"; 21581 + sha1 = "2aca496b28c4ca6d726715313590c02e6ea34403"; 21582 + }; 21583 + }; 21584 + "postcss-6.0.14" = { 21585 + name = "postcss"; 21586 + packageName = "postcss"; 21587 + version = "6.0.14"; 21588 + src = fetchurl { 21589 + url = "https://registry.npmjs.org/postcss/-/postcss-6.0.14.tgz"; 21590 + sha512 = "2id33g6232s35n25daqrkz0bvzm2zmhlkfzmigkgia5q4jy9xg38spppmsdg0qswjankyi28wrbjsdwhczqfkx7h71gg8dmzz8p779l"; 21591 + }; 21592 + }; 21593 "srcset-1.0.0" = { 21594 name = "srcset"; 21595 packageName = "srcset"; ··· 21606 src = fetchurl { 21607 url = "https://registry.npmjs.org/domutils/-/domutils-1.6.2.tgz"; 21608 sha1 = "1958cc0b4c9426e9ed367fb1c8e854891b0fa3ff"; 21609 + }; 21610 + }; 21611 + "source-map-0.6.1" = { 21612 + name = "source-map"; 21613 + packageName = "source-map"; 21614 + version = "0.6.1"; 21615 + src = fetchurl { 21616 + url = "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz"; 21617 + sha512 = "3p7hw8p69ikj5mwapmqkacsjnbvdfk5ylyamjg9x5izkl717xvzj0vk3fnmx1n4pf54h5rs7r8ig5kk4jv4ycqqj0hv75cnx6k1lf2j"; 21618 }; 21619 }; 21620 "async-2.1.5" = { ··· 22472 sha1 = "77466de589cd5d3c95f138aa78bc569a3cb5d27a"; 22473 }; 22474 }; 22475 "blueimp-md5-2.10.0" = { 22476 name = "blueimp-md5"; 22477 packageName = "blueimp-md5"; ··· 22659 src = fetchurl { 22660 url = "https://registry.npmjs.org/winston/-/winston-2.3.1.tgz"; 22661 sha1 = "0b48420d978c01804cf0230b648861598225a119"; 22662 }; 22663 }; 22664 "color-string-1.5.2" = { ··· 23075 sha1 = "eec5c726eacef51b7f6b73c20db6e1b13b069c98"; 23076 }; 23077 }; 23078 "event-to-promise-0.8.0" = { 23079 name = "event-to-promise"; 23080 packageName = "event-to-promise"; ··· 24747 sources."is-windows-0.2.0" 24748 sources."global-prefix-0.1.5" 24749 sources."homedir-polyfill-1.0.1" 24750 + sources."ini-1.3.5" 24751 sources."which-1.3.0" 24752 sources."parse-passwd-1.0.0" 24753 sources."isexe-2.0.0" ··· 24987 dependencies = [ 24988 sources."readable-stream-2.0.6" 24989 sources."async-2.6.0" 24990 + sources."commander-2.12.0" 24991 ]; 24992 }) 24993 sources."ssh-key-to-pem-0.11.0" ··· 25055 sources."has-color-0.1.7" 25056 sources."ansi-styles-2.2.1" 25057 sources."strip-ansi-3.0.1" 25058 + sources."@types/node-7.0.48" 25059 sources."@types/request-2.0.8" 25060 sources."@types/uuid-3.4.3" 25061 sources."is-buffer-1.1.6" ··· 25466 sources."got-1.2.2" 25467 sources."internal-ip-1.2.0" 25468 sources."keypress-0.2.1" 25469 + sources."mime-1.5.0" 25470 sources."minimist-1.2.0" 25471 (sources."peerflix-0.34.0" // { 25472 dependencies = [ ··· 25690 sources."voc-1.0.0" 25691 sources."concat-stream-1.6.0" 25692 sources."exit-on-epipe-1.0.1" 25693 + sources."commander-2.12.0" 25694 sources."typedarray-0.0.6" 25695 + sources."@types/node-7.0.48" 25696 sources."sax-1.2.4" 25697 sources."underscore-1.6.0" 25698 ]; ··· 25723 coinmon = nodeEnv.buildNodePackage { 25724 name = "coinmon"; 25725 packageName = "coinmon"; 25726 + version = "0.0.9"; 25727 src = fetchurl { 25728 + url = "https://registry.npmjs.org/coinmon/-/coinmon-0.0.9.tgz"; 25729 + sha512 = "3hzlrghgwyf65qhz9hm1w3np5djhjjl8f1v9bpa7bmqi3593q3i0589c6lbd493i802ai74pvdkx3zp6qb6r224nyz2jx80kqi5bvp6"; 25730 }; 25731 dependencies = [ 25732 sources."axios-0.17.1" ··· 25736 ]; 25737 }) 25738 sources."cli-table2-0.2.0" 25739 + sources."commander-2.12.0" 25740 + sources."humanize-plus-1.8.2" 25741 sources."ora-1.3.0" 25742 + sources."follow-redirects-1.2.6" 25743 sources."is-buffer-1.1.6" 25744 + sources."debug-3.1.0" 25745 sources."ms-2.0.0" 25746 sources."babel-runtime-6.22.0" 25747 sources."chalk-1.1.3" ··· 25781 sources."code-point-at-1.1.0" 25782 sources."is-fullwidth-code-point-1.0.0" 25783 sources."number-is-nan-1.0.1" 25784 + sources."@types/node-7.0.48" 25785 sources."cli-cursor-2.1.0" 25786 sources."cli-spinners-1.1.0" 25787 sources."log-symbols-1.0.2" ··· 26107 sources."tunnel-agent-0.4.3" 26108 sources."delayed-stream-1.0.0" 26109 sources."asynckit-0.4.0" 26110 + sources."commander-2.12.0" 26111 sources."is-my-json-valid-2.16.1" 26112 sources."pinkie-promise-2.0.1" 26113 + sources."@types/node-7.0.48" 26114 sources."generate-function-2.0.0" 26115 sources."generate-object-property-1.2.0" 26116 sources."jsonpointer-4.0.1" ··· 26182 sources."stream-shift-1.0.0" 26183 sources."rc-1.2.2" 26184 sources."deep-extend-0.4.2" 26185 + sources."ini-1.3.5" 26186 sources."strip-json-comments-2.0.1" 26187 sources."is-finite-1.0.2" 26188 ]; ··· 26328 sources."core-util-is-1.0.2" 26329 sources."extsprintf-1.3.0" 26330 sources."async-0.9.2" 26331 + sources."ini-1.3.5" 26332 sources."optimist-0.6.1" 26333 sources."wordwrap-0.0.3" 26334 sources."minimist-0.0.10" ··· 26480 sources."JSONStream-1.3.1" 26481 sources."async-2.6.0" 26482 sources."aws4-1.6.0" 26483 + sources."aws-sdk-2.156.0" 26484 + sources."ini-1.3.5" 26485 sources."optimist-0.6.1" 26486 sources."request-2.83.0" 26487 sources."jsonparse-1.3.1" ··· 26618 sources."uuid-3.1.0" 26619 sources."delayed-stream-1.0.0" 26620 sources."asynckit-0.4.0" 26621 + sources."commander-2.12.0" 26622 sources."is-my-json-valid-2.16.1" 26623 sources."pinkie-promise-2.0.1" 26624 sources."ansi-styles-3.2.0" ··· 26626 sources."has-ansi-2.0.0" 26627 sources."strip-ansi-3.0.1" 26628 sources."ansi-regex-2.1.1" 26629 + sources."@types/node-7.0.48" 26630 sources."generate-function-2.0.0" 26631 sources."generate-object-property-1.2.0" 26632 sources."jsonpointer-4.0.1" ··· 27580 sources."balanced-match-1.0.0" 27581 sources."concat-map-0.0.1" 27582 sources."event-stream-0.5.3" 27583 + sources."ini-1.3.5" 27584 sources."lazy-1.0.11" 27585 sources."strip-json-comments-0.1.3" 27586 sources."caller-0.0.1" ··· 27878 sources."global-prefix-0.1.5" 27879 sources."is-windows-0.2.0" 27880 sources."homedir-polyfill-1.0.1" 27881 + sources."ini-1.3.5" 27882 sources."which-1.3.0" 27883 sources."parse-passwd-1.0.0" 27884 sources."isexe-2.0.0" ··· 28025 ionic = nodeEnv.buildNodePackage { 28026 name = "ionic"; 28027 packageName = "ionic"; 28028 + version = "3.19.0"; 28029 src = fetchurl { 28030 + url = "https://registry.npmjs.org/ionic/-/ionic-3.19.0.tgz"; 28031 + sha512 = "34pv92cpzkfq8r6q0k2r47n2pj7v5n0hnldrjgh443cacc1ifbbh5n0xfgrd93l88w3pwk7gc64xnipw37d6cbk5zv9kawy88b1j6bs"; 28032 }; 28033 dependencies = [ 28034 + sources."@ionic/cli-framework-0.1.2" 28035 + sources."@ionic/cli-utils-1.19.0" 28036 sources."chalk-2.3.0" 28037 sources."opn-5.1.0" 28038 sources."semver-5.4.1" 28039 sources."tslib-1.8.0" 28040 sources."ncp-2.0.0" ··· 28086 sources."diff-3.4.0" 28087 sources."elementtree-0.1.7" 28088 sources."express-4.16.2" 28089 + sources."http-proxy-middleware-0.17.4" 28090 sources."inquirer-3.3.0" 28091 sources."leek-0.0.24" 28092 sources."lodash-4.17.4" 28093 sources."minimist-0.0.8" 28094 + sources."os-name-2.0.1" 28095 sources."slice-ansi-1.0.0" 28096 sources."ssh-config-1.1.3" 28097 sources."string-width-2.1.1" ··· 28099 sources."tiny-lr-1.0.5" 28100 sources."uuid-3.1.0" 28101 sources."wrap-ansi-3.0.1" 28102 + sources."ws-3.3.2" 28103 sources."netmask-1.0.6" 28104 sources."archiver-utils-1.3.0" 28105 sources."async-2.6.0" ··· 28133 sources."async-each-1.0.1" 28134 sources."glob-parent-2.0.0" 28135 sources."is-binary-path-1.0.1" 28136 + sources."is-glob-3.1.0" 28137 sources."readdirp-2.1.0" 28138 sources."fsevents-1.1.3" 28139 sources."micromatch-2.3.11" ··· 28143 sources."expand-brackets-0.1.5" 28144 sources."extglob-0.3.2" 28145 sources."filename-regex-2.0.1" 28146 + sources."is-extglob-2.1.1" 28147 sources."kind-of-3.2.2" 28148 sources."object.omit-2.0.1" 28149 sources."parse-glob-3.0.4" ··· 28200 sources."forwarded-0.1.2" 28201 sources."ipaddr.js-1.5.2" 28202 sources."destroy-1.0.4" 28203 + sources."http-proxy-1.16.2" 28204 + sources."eventemitter3-1.2.0" 28205 + sources."requires-port-1.0.0" 28206 sources."ansi-escapes-3.0.0" 28207 sources."cli-cursor-2.1.0" 28208 sources."cli-width-2.2.0" ··· 28234 sources."lodash._getnative-3.9.1" 28235 sources."lodash.isarguments-3.1.0" 28236 sources."lodash.isarray-3.0.4" 28237 + sources."macos-release-1.1.0" 28238 + sources."win-release-1.1.1" 28239 sources."is-fullwidth-code-point-2.0.0" 28240 sources."chownr-1.0.1" 28241 sources."minipass-2.2.1" ··· 28253 sources."http-parser-js-0.4.9" 28254 sources."websocket-extensions-0.1.3" 28255 sources."async-limiter-1.0.0" 28256 + sources."ultron-1.1.1" 28257 sources."ansi-styles-3.2.0" 28258 sources."supports-color-4.5.0" 28259 sources."color-convert-1.9.1" 28260 sources."color-name-1.1.3" 28261 sources."has-flag-2.0.0" 28262 sources."is-wsl-1.1.0" 28263 ]; 28264 buildInputs = globalBuildInputs; 28265 meta = { 28266 description = "A tool for creating and developing Ionic Framework mobile apps."; 28267 + homepage = https://ionicframework.com/; 28268 license = "MIT"; 28269 }; 28270 production = true; ··· 28376 sources."chai-4.1.2" 28377 sources."chai-as-promised-7.1.1" 28378 sources."chalk-2.3.0" 28379 + sources."commander-2.12.0" 28380 sources."fast-json-patch-2.0.6" 28381 sources."glob-7.1.2" 28382 sources."iterare-0.0.8" 28383 + (sources."jaeger-client-3.7.0" // { 28384 dependencies = [ 28385 sources."opentracing-0.13.0" 28386 ]; ··· 28408 sources."color-convert-1.9.1" 28409 sources."color-name-1.1.3" 28410 sources."has-flag-2.0.0" 28411 + sources."@types/node-7.0.48" 28412 sources."deep-equal-1.0.1" 28413 sources."fs.realpath-1.0.0" 28414 sources."inflight-1.0.6" ··· 28539 sources."mkdirp-0.5.1" 28540 sources."nopt-3.0.6" 28541 sources."proto-list-1.2.4" 28542 + sources."ini-1.3.5" 28543 sources."bluebird-3.5.1" 28544 + sources."commander-2.12.0" 28545 sources."lru-cache-3.2.0" 28546 sources."semver-5.4.1" 28547 sources."sigmund-1.0.1" 28548 + sources."@types/node-7.0.48" 28549 sources."pseudomap-1.0.2" 28550 sources."minimist-0.0.8" 28551 sources."abbrev-1.1.1" ··· 28606 sha512 = "0m7az6dvfn65fbak1y42663yxkachpj1fyyxxpdhkpny3bbsmgn0hpp8fb5sllmzbfyqspkqh1icpqb14pbsfnbsj7w665xmnj4a9g5"; 28607 }; 28608 dependencies = [ 28609 + sources."commander-2.12.0" 28610 sources."graphlib-2.1.1" 28611 sources."js-yaml-3.10.0" 28612 sources."lodash-4.17.4" ··· 28614 sources."path-loader-1.0.4" 28615 sources."slash-1.0.0" 28616 sources."uri-js-3.0.2" 28617 + sources."@types/node-7.0.48" 28618 sources."argparse-1.0.9" 28619 sources."esprima-4.0.0" 28620 sources."sprintf-js-1.0.3" ··· 28626 sources."form-data-2.3.1" 28627 sources."formidable-1.1.1" 28628 sources."methods-1.1.2" 28629 + sources."mime-1.5.0" 28630 sources."qs-6.5.1" 28631 sources."readable-stream-2.3.3" 28632 sources."ms-2.0.0" ··· 28833 sources."imurmurhash-0.1.4" 28834 sources."global-dirs-0.1.1" 28835 sources."is-path-inside-1.0.0" 28836 + sources."ini-1.3.5" 28837 sources."path-is-inside-1.0.2" 28838 sources."package-json-4.0.1" 28839 sources."got-6.7.1" ··· 28933 sources."isbinaryfile-3.0.2" 28934 sources."lodash-3.10.1" 28935 sources."log4js-0.6.38" 28936 + sources."mime-1.5.0" 28937 sources."minimatch-3.0.4" 28938 sources."optimist-0.6.1" 28939 sources."qjobs-1.1.5" ··· 29334 sources."lodash.templatesettings-4.1.0" 29335 sources."gitconfiglocal-1.0.0" 29336 sources."pify-3.0.0" 29337 + sources."ini-1.3.5" 29338 sources."is-builtin-module-1.0.0" 29339 sources."validate-npm-package-license-3.0.1" 29340 sources."builtin-modules-1.1.1" ··· 29775 sources."socket.io-parser-3.1.2" 29776 sources."base64id-1.0.0" 29777 sources."engine.io-parser-2.1.1" 29778 + sources."ws-3.3.2" 29779 sources."uws-0.14.5" 29780 sources."after-0.8.2" 29781 sources."arraybuffer.slice-0.0.6" ··· 29783 sources."blob-0.0.4" 29784 sources."has-binary2-1.0.2" 29785 sources."async-limiter-1.0.0" 29786 + sources."ultron-1.1.1" 29787 sources."backo2-1.0.2" 29788 sources."component-bind-1.0.0" 29789 sources."component-emitter-1.2.1" ··· 30023 sha1 = "0161a13e2b3378759e36b9e05be34b46a06decd5"; 30024 }; 30025 dependencies = [ 30026 + sources."commander-2.12.0" 30027 sources."js-yaml-3.10.0" 30028 sources."json-refs-2.1.7" 30029 + sources."@types/node-7.0.48" 30030 sources."argparse-1.0.9" 30031 sources."esprima-4.0.0" 30032 sources."sprintf-js-1.0.3" ··· 30044 sources."form-data-2.3.1" 30045 sources."formidable-1.1.1" 30046 sources."methods-1.1.2" 30047 + sources."mime-1.5.0" 30048 sources."qs-6.5.1" 30049 sources."readable-stream-2.3.3" 30050 sources."ms-2.0.0" ··· 30210 sources."number-is-nan-1.0.1" 30211 sources."ansi-regex-2.1.1" 30212 sources."config-chain-1.1.11" 30213 + sources."ini-1.3.5" 30214 sources."mkdirp-0.3.5" 30215 sources."nopt-3.0.6" 30216 sources."uid-number-0.0.5" ··· 30502 sources."balanced-match-1.0.0" 30503 sources."concat-map-0.0.1" 30504 sources."deep-extend-0.4.2" 30505 + sources."ini-1.3.5" 30506 sources."strip-json-comments-2.0.1" 30507 sources."truncate-1.0.5" 30508 sources."nan-2.8.0" ··· 30511 sources."npmlog-4.1.2" 30512 sources."request-2.81.0" 30513 sources."hawk-3.1.3" 30514 + sources."detect-libc-1.0.3" 30515 sources."tar-2.2.1" 30516 sources."tar-pack-3.4.1" 30517 sources."abbrev-1.1.1" ··· 30616 sources."hawk-3.1.3" 30617 sources."rimraf-2.6.2" 30618 sources."semver-5.4.1" 30619 + sources."detect-libc-1.0.3" 30620 sources."tar-2.2.1" 30621 sources."tar-pack-3.4.1" 30622 sources."minimist-1.2.0" ··· 30649 sources."number-is-nan-1.0.1" 30650 sources."ansi-regex-2.1.1" 30651 sources."deep-extend-0.4.2" 30652 + sources."ini-1.3.5" 30653 sources."strip-json-comments-2.0.1" 30654 sources."aws-sign2-0.6.0" 30655 sources."aws4-1.6.0" ··· 30871 sources."imurmurhash-0.1.4" 30872 sources."global-dirs-0.1.1" 30873 sources."is-path-inside-1.0.0" 30874 + sources."ini-1.3.5" 30875 sources."path-is-inside-1.0.2" 30876 sources."package-json-4.0.1" 30877 sources."got-6.7.1" ··· 30933 sources."media-typer-0.3.0" 30934 (sources."mqtt-2.9.0" // { 30935 dependencies = [ 30936 + sources."ws-3.3.2" 30937 ]; 30938 }) 30939 sources."multer-1.3.0" ··· 31228 sources."is-fullwidth-code-point-1.0.0" 31229 sources."number-is-nan-1.0.1" 31230 sources."deep-extend-0.4.2" 31231 + sources."ini-1.3.5" 31232 sources."strip-json-comments-2.0.1" 31233 sources."block-stream-0.0.9" 31234 sources."fstream-1.0.11" ··· 31488 sources."config-chain-1.1.11" 31489 sources."osenv-0.0.3" 31490 sources."nopt-2.2.1" 31491 + sources."ini-1.3.5" 31492 sources."proto-list-1.2.4" 31493 sources."abbrev-1.1.1" 31494 sources."block-stream-0.0.9" ··· 31521 sources."chalk-1.1.3" 31522 sources."cint-8.2.1" 31523 sources."cli-table-0.3.1" 31524 + sources."commander-2.12.0" 31525 sources."fast-diff-1.1.2" 31526 sources."find-up-1.1.2" 31527 sources."get-stdin-5.0.1" ··· 31536 }) 31537 sources."semver-5.4.1" 31538 sources."semver-utils-1.1.1" 31539 + (sources."snyk-1.49.5" // { 31540 dependencies = [ 31541 sources."update-notifier-0.5.0" 31542 ]; ··· 31554 sources."supports-color-4.5.0" 31555 sources."ansi-regex-3.0.0" 31556 sources."colors-1.0.3" 31557 + sources."@types/node-7.0.48" 31558 sources."path-exists-2.1.0" 31559 sources."pinkie-promise-2.0.1" 31560 sources."pinkie-2.0.4" ··· 31575 sources."snyk-gradle-plugin-1.2.0" 31576 sources."snyk-module-1.8.1" 31577 sources."snyk-mvn-plugin-1.1.0" 31578 + sources."snyk-nuget-plugin-1.3.2" 31579 sources."snyk-policy-1.7.1" 31580 sources."snyk-python-plugin-1.4.0" 31581 sources."snyk-recursive-readdir-2.0.0" ··· 31626 sources."win-release-1.1.1" 31627 sources."nconf-0.7.2" 31628 sources."path-is-absolute-1.0.1" 31629 + sources."ini-1.3.5" 31630 sources."yargs-4.8.1" 31631 sources."camelcase-4.1.0" 31632 sources."cliui-3.2.0" ··· 31792 }; 31793 production = true; 31794 }; 31795 + nsp = nodeEnv.buildNodePackage { 31796 + name = "nsp"; 31797 + packageName = "nsp"; 31798 + version = "3.1.0"; 31799 + src = fetchurl { 31800 + url = "https://registry.npmjs.org/nsp/-/nsp-3.1.0.tgz"; 31801 + sha512 = "0hbwm017cl5ybzw14l44mbinhnv38jrnbpg1ngkdibhc5hiimm8hqr2pi5dzh6flvxr0x6nym93029i7j41clr6rlvn1ab6r5cgdl4f"; 31802 + }; 31803 + dependencies = [ 31804 + sources."chalk-2.3.0" 31805 + sources."cli-table2-0.2.0" 31806 + sources."cvss-1.0.2" 31807 + sources."https-proxy-agent-2.1.0" 31808 + sources."inquirer-3.3.0" 31809 + sources."nodesecurity-npm-utils-6.0.0" 31810 + sources."semver-5.4.1" 31811 + sources."wreck-12.5.1" 31812 + sources."yargs-9.0.1" 31813 + sources."ansi-styles-3.2.0" 31814 + sources."escape-string-regexp-1.0.5" 31815 + sources."supports-color-4.5.0" 31816 + sources."color-convert-1.9.1" 31817 + sources."color-name-1.1.3" 31818 + sources."has-flag-2.0.0" 31819 + sources."lodash-4.17.4" 31820 + sources."string-width-1.0.2" 31821 + sources."colors-1.1.2" 31822 + sources."code-point-at-1.1.0" 31823 + sources."is-fullwidth-code-point-1.0.0" 31824 + sources."strip-ansi-3.0.1" 31825 + sources."number-is-nan-1.0.1" 31826 + sources."ansi-regex-2.1.1" 31827 + sources."agent-base-4.1.2" 31828 + sources."debug-2.6.9" 31829 + sources."es6-promisify-5.0.0" 31830 + sources."es6-promise-4.1.1" 31831 + sources."ms-2.0.0" 31832 + sources."ansi-escapes-3.0.0" 31833 + sources."cli-cursor-2.1.0" 31834 + sources."cli-width-2.2.0" 31835 + sources."external-editor-2.1.0" 31836 + sources."figures-2.0.0" 31837 + sources."mute-stream-0.0.7" 31838 + sources."run-async-2.3.0" 31839 + sources."rx-lite-4.0.8" 31840 + sources."rx-lite-aggregates-4.0.8" 31841 + sources."through-2.3.8" 31842 + sources."restore-cursor-2.0.0" 31843 + sources."onetime-2.0.1" 31844 + sources."signal-exit-3.0.2" 31845 + sources."mimic-fn-1.1.0" 31846 + sources."chardet-0.4.0" 31847 + sources."iconv-lite-0.4.19" 31848 + sources."tmp-0.0.33" 31849 + sources."os-tmpdir-1.0.2" 31850 + sources."is-promise-2.1.0" 31851 + sources."boom-5.2.0" 31852 + sources."hoek-4.2.0" 31853 + sources."camelcase-4.1.0" 31854 + sources."cliui-3.2.0" 31855 + sources."decamelize-1.2.0" 31856 + sources."get-caller-file-1.0.2" 31857 + sources."os-locale-2.1.0" 31858 + sources."read-pkg-up-2.0.0" 31859 + sources."require-directory-2.1.1" 31860 + sources."require-main-filename-1.0.1" 31861 + sources."set-blocking-2.0.0" 31862 + sources."which-module-2.0.0" 31863 + sources."y18n-3.2.1" 31864 + sources."yargs-parser-7.0.0" 31865 + sources."wrap-ansi-2.1.0" 31866 + sources."execa-0.7.0" 31867 + sources."lcid-1.0.0" 31868 + sources."mem-1.1.0" 31869 + sources."cross-spawn-5.1.0" 31870 + sources."get-stream-3.0.0" 31871 + sources."is-stream-1.1.0" 31872 + sources."npm-run-path-2.0.2" 31873 + sources."p-finally-1.0.0" 31874 + sources."strip-eof-1.0.0" 31875 + sources."lru-cache-4.1.1" 31876 + sources."shebang-command-1.2.0" 31877 + sources."which-1.3.0" 31878 + sources."pseudomap-1.0.2" 31879 + sources."yallist-2.1.2" 31880 + sources."shebang-regex-1.0.0" 31881 + sources."isexe-2.0.0" 31882 + sources."path-key-2.0.1" 31883 + sources."invert-kv-1.0.0" 31884 + sources."find-up-2.1.0" 31885 + sources."read-pkg-2.0.0" 31886 + sources."locate-path-2.0.0" 31887 + sources."p-locate-2.0.0" 31888 + sources."path-exists-3.0.0" 31889 + sources."p-limit-1.1.0" 31890 + sources."load-json-file-2.0.0" 31891 + sources."normalize-package-data-2.4.0" 31892 + sources."path-type-2.0.0" 31893 + sources."graceful-fs-4.1.11" 31894 + sources."parse-json-2.2.0" 31895 + sources."pify-2.3.0" 31896 + sources."strip-bom-3.0.0" 31897 + sources."error-ex-1.3.1" 31898 + sources."is-arrayish-0.2.1" 31899 + sources."hosted-git-info-2.5.0" 31900 + sources."is-builtin-module-1.0.0" 31901 + sources."validate-npm-package-license-3.0.1" 31902 + sources."builtin-modules-1.1.1" 31903 + sources."spdx-correct-1.0.2" 31904 + sources."spdx-expression-parse-1.0.4" 31905 + sources."spdx-license-ids-1.2.2" 31906 + ]; 31907 + buildInputs = globalBuildInputs; 31908 + meta = { 31909 + description = "The Node Security (nodesecurity.io) command line interface"; 31910 + homepage = "https://github.com/nodesecurity/nsp#readme"; 31911 + license = "Apache-2.0"; 31912 + }; 31913 + production = true; 31914 + }; 31915 ocaml-language-server = nodeEnv.buildNodePackage { 31916 name = "ocaml-language-server"; 31917 packageName = "ocaml-language-server"; ··· 31994 sources."request-2.83.0" 31995 sources."semver-5.4.1" 31996 sources."serve-favicon-2.4.5" 31997 + sources."service-runner-2.4.3" 31998 sources."simplediff-0.1.1" 31999 sources."uuid-3.1.0" 32000 sources."yargs-7.1.0" ··· 32227 sources."clivas-0.2.0" 32228 sources."inquirer-1.2.3" 32229 sources."keypress-0.2.1" 32230 + sources."mime-1.5.0" 32231 sources."network-address-1.1.2" 32232 sources."numeral-1.5.6" 32233 sources."open-0.0.5" ··· 32371 sources."mimic-response-1.0.0" 32372 sources."end-of-stream-0.1.5" 32373 sources."deep-extend-0.4.2" 32374 + sources."ini-1.3.5" 32375 sources."strip-json-comments-2.0.1" 32376 sources."bitfield-0.1.0" 32377 sources."bncode-0.2.3" ··· 32582 sources."blob-0.0.4" 32583 sources."wtf-8-1.0.0" 32584 sources."options-0.0.6" 32585 + sources."ultron-1.1.1" 32586 sources."backo2-1.0.2" 32587 sources."component-bind-1.0.0" 32588 sources."component-emitter-1.1.2" ··· 32761 sources."sntp-1.0.9" 32762 sources."delayed-stream-1.0.0" 32763 sources."chalk-1.1.3" 32764 + sources."commander-2.12.0" 32765 sources."is-my-json-valid-2.16.1" 32766 sources."ansi-styles-2.2.1" 32767 sources."escape-string-regexp-1.0.5" ··· 32769 sources."strip-ansi-3.0.1" 32770 sources."supports-color-2.0.0" 32771 sources."ansi-regex-2.1.1" 32772 + sources."@types/node-7.0.48" 32773 sources."generate-function-2.0.0" 32774 sources."generate-object-property-1.2.0" 32775 sources."jsonpointer-4.0.1" ··· 32958 sources."concat-map-0.0.1" 32959 sources."optimist-0.6.1" 32960 sources."colors-1.1.2" 32961 + sources."mime-1.5.0" 32962 sources."mute-stream-0.0.7" 32963 sources."os-tmpdir-1.0.2" 32964 sources."rimraf-2.2.8" ··· 33026 }; 33027 dependencies = [ 33028 sources."body-parser-1.18.2" 33029 + sources."commander-2.12.0" 33030 sources."cookie-parser-1.4.3" 33031 sources."express-4.16.2" 33032 sources."less-2.7.3" ··· 33060 sources."media-typer-0.3.0" 33061 sources."mime-types-2.1.17" 33062 sources."mime-db-1.30.0" 33063 + sources."@types/node-7.0.48" 33064 sources."cookie-0.3.1" 33065 sources."cookie-signature-1.0.6" 33066 sources."accepts-1.3.4" ··· 33191 sources."once-1.4.0" 33192 sources."wrappy-1.0.2" 33193 sources."deep-extend-0.4.2" 33194 + sources."ini-1.3.5" 33195 sources."strip-json-comments-2.0.1" 33196 sources."unzip-response-1.0.2" 33197 sources."chownr-1.0.1" 33198 sources."tar-stream-1.5.5" 33199 sources."bl-1.2.1" 33200 + sources."ultron-1.1.1" 33201 sources."pug-code-gen-2.0.0" 33202 sources."pug-filters-2.1.5" 33203 sources."pug-lexer-3.1.0" ··· 33265 dependencies = [ 33266 sources."commoner-0.10.8" 33267 sources."jstransform-10.1.0" 33268 + sources."commander-2.12.0" 33269 sources."detective-4.5.0" 33270 sources."glob-5.0.15" 33271 sources."graceful-fs-4.1.11" ··· 33274 sources."private-0.1.8" 33275 sources."q-1.5.1" 33276 sources."recast-0.11.23" 33277 + sources."@types/node-7.0.48" 33278 sources."acorn-4.0.13" 33279 sources."defined-1.0.0" 33280 sources."inflight-1.0.6" ··· 33574 sources."imurmurhash-0.1.4" 33575 sources."global-dirs-0.1.1" 33576 sources."is-path-inside-1.0.0" 33577 + sources."ini-1.3.5" 33578 sources."path-is-inside-1.0.2" 33579 sources."package-json-4.0.1" 33580 sources."got-6.7.1" ··· 33614 dependencies = [ 33615 sources."bcrypt-nodejs-0.0.3" 33616 sources."cheerio-0.17.0" 33617 + sources."commander-2.12.0" 33618 sources."event-stream-3.3.4" 33619 sources."express-4.16.2" 33620 sources."lodash-2.4.2" ··· 33641 sources."isarray-0.0.1" 33642 sources."string_decoder-0.10.31" 33643 sources."inherits-2.0.3" 33644 + sources."@types/node-7.0.48" 33645 sources."through-2.3.8" 33646 sources."duplexer-0.1.1" 33647 sources."from-0.1.7" ··· 33799 sources."express-json5-0.1.0" 33800 sources."body-parser-1.18.2" 33801 sources."compression-1.7.1" 33802 + sources."commander-2.12.0" 33803 sources."js-yaml-3.10.0" 33804 sources."cookies-0.7.1" 33805 sources."request-2.83.0" ··· 33879 sources."compressible-2.0.12" 33880 sources."on-headers-1.0.1" 33881 sources."safe-buffer-5.1.1" 33882 + sources."@types/node-7.0.48" 33883 sources."argparse-1.0.9" 33884 sources."esprima-4.0.0" 33885 sources."sprintf-js-1.0.3" ··· 33950 sources."optimist-0.3.7" 33951 sources."uglify-js-2.3.6" 33952 sources."wordwrap-0.0.3" 33953 + sources."source-map-0.6.1" 33954 sources."amdefine-1.0.1" 33955 sources."markdown-it-4.4.0" 33956 + sources."sanitize-html-1.16.1" 33957 sources."entities-1.1.1" 33958 sources."linkify-it-1.2.4" 33959 sources."mdurl-1.0.1" 33960 sources."uc.micro-1.0.3" 33961 sources."htmlparser2-3.9.2" 33962 + sources."lodash.clonedeep-4.5.0" 33963 sources."lodash.escaperegexp-4.1.2" 33964 + sources."lodash.isarray-4.0.0" 33965 + sources."lodash.mergewith-4.6.0" 33966 + sources."postcss-6.0.14" 33967 sources."srcset-1.0.0" 33968 sources."xtend-4.0.1" 33969 sources."domelementtype-1.1.3" ··· 33974 sources."process-nextick-args-1.0.7" 33975 sources."string_decoder-0.10.31" 33976 sources."util-deprecate-1.0.2" 33977 + sources."chalk-2.3.0" 33978 + sources."supports-color-4.5.0" 33979 + sources."ansi-styles-3.2.0" 33980 + sources."escape-string-regexp-1.0.5" 33981 + sources."color-convert-1.9.1" 33982 + sources."color-name-1.1.3" 33983 + sources."has-flag-2.0.0" 33984 sources."array-uniq-1.0.3" 33985 sources."number-is-nan-1.0.1" 33986 sources."jsonparse-1.3.1" ··· 34084 ]; 34085 }) 34086 sources."keep-alive-agent-0.0.1" 34087 + sources."mime-1.5.0" 34088 sources."negotiator-0.5.3" 34089 sources."node-uuid-1.4.8" 34090 sources."once-1.3.0" ··· 34167 sources."accepts-1.3.3" 34168 sources."base64id-1.0.0" 34169 sources."engine.io-parser-2.1.1" 34170 + sources."ws-3.3.2" 34171 sources."cookie-0.3.1" 34172 sources."uws-0.14.5" 34173 sources."mime-types-2.1.17" ··· 34181 sources."isarray-2.0.1" 34182 sources."async-limiter-1.0.0" 34183 sources."safe-buffer-5.1.1" 34184 + sources."ultron-1.1.1" 34185 sources."backo2-1.0.2" 34186 sources."component-bind-1.0.0" 34187 sources."component-emitter-1.2.1" ··· 34515 sources."extend-3.0.1" 34516 sources."semver-5.4.1" 34517 sources."deep-extend-0.4.2" 34518 + sources."ini-1.3.5" 34519 sources."strip-json-comments-2.0.1" 34520 sources."glob-7.1.2" 34521 sources."fs.realpath-1.0.0" ··· 34725 sources."forwarded-0.1.2" 34726 sources."ipaddr.js-1.4.0" 34727 sources."destroy-1.0.4" 34728 + sources."mime-1.5.0" 34729 sources."crc-3.4.4" 34730 sources."on-headers-1.0.1" 34731 sources."uid-safe-2.1.5" ··· 34841 sources."stack-trace-0.0.9" 34842 sources."timed-out-4.0.1" 34843 sources."deep-extend-0.4.2" 34844 + sources."ini-1.3.5" 34845 sources."strip-json-comments-2.0.1" 34846 sources."glob-7.1.2" 34847 sources."fs.realpath-1.0.0" ··· 34858 sources."socket.io-parser-3.1.2" 34859 sources."base64id-1.0.0" 34860 sources."engine.io-parser-2.1.1" 34861 + sources."ws-3.3.2" 34862 sources."uws-0.14.5" 34863 sources."after-0.8.2" 34864 sources."arraybuffer.slice-0.0.6" ··· 34866 sources."blob-0.0.4" 34867 sources."has-binary2-1.0.2" 34868 sources."async-limiter-1.0.0" 34869 + sources."ultron-1.1.1" 34870 sources."backo2-1.0.2" 34871 sources."component-bind-1.0.0" 34872 sources."engine.io-client-3.1.4" ··· 34960 sources."osenv-0.0.3" 34961 sources."nopt-2.2.1" 34962 sources."semver-2.3.2" 34963 + sources."ini-1.3.5" 34964 sources."proto-list-1.2.4" 34965 sources."wrappy-1.0.2" 34966 sources."abbrev-1.1.1" ··· 35041 sources."sntp-1.0.9" 35042 sources."delayed-stream-1.0.0" 35043 sources."chalk-1.1.3" 35044 + sources."commander-2.12.0" 35045 sources."is-my-json-valid-2.16.1" 35046 sources."ansi-styles-2.2.1" 35047 sources."escape-string-regexp-1.0.5" ··· 35049 sources."strip-ansi-3.0.1" 35050 sources."supports-color-2.0.0" 35051 sources."ansi-regex-2.1.1" 35052 + sources."@types/node-7.0.48" 35053 sources."generate-function-2.0.0" 35054 sources."generate-object-property-1.2.0" 35055 sources."jsonpointer-4.0.1" ··· 35485 sources."safe-buffer-5.1.1" 35486 sources."string_decoder-1.0.3" 35487 sources."util-deprecate-1.0.2" 35488 + sources."@types/node-7.0.48" 35489 sources."wcwidth-1.0.1" 35490 sources."defaults-1.0.3" 35491 sources."clone-1.0.3" ··· 35751 sources."adm-zip-0.4.7" 35752 sources."archiver-1.3.0" 35753 sources."fs-extra-2.1.2" 35754 + sources."ini-1.3.5" 35755 sources."jetpack-id-1.0.0" 35756 sources."lazystream-1.0.0" 35757 sources."xml2js-0.4.19" ··· 36044 sources."cross-spawn-async-2.2.5" 36045 sources."object-assign-4.1.1" 36046 sources."deep-extend-0.4.2" 36047 + sources."ini-1.3.5" 36048 sources."minimist-1.2.0" 36049 sources."strip-json-comments-2.0.1" 36050 sources."create-error-class-3.0.2"