Last active
August 18, 2017 11:01
-
-
Save mdavezac/b8b7c5a6fc2d8ec950169ec150ae32a6 to your computer and use it in GitHub Desktop.
China Workshop RSE talk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
node_modules/ | |
theme/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"requires": true, | |
"lockfileVersion": 1, | |
"dependencies": { | |
"accepts": { | |
"version": "1.3.3", | |
"resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.3.tgz", | |
"integrity": "sha1-w8p0NJOGSMPg2cHjKN1otiLChMo=", | |
"requires": { | |
"mime-types": "2.1.16", | |
"negotiator": "0.6.1" | |
} | |
}, | |
"ajv": { | |
"version": "4.11.8", | |
"resolved": "https://registry.npmjs.org/ajv/-/ajv-4.11.8.tgz", | |
"integrity": "sha1-gv+wKynmYq5TvcIK8VlHcGc5xTY=", | |
"requires": { | |
"co": "4.6.0", | |
"json-stable-stringify": "1.0.1" | |
} | |
}, | |
"anymatch": { | |
"version": "1.3.2", | |
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-1.3.2.tgz", | |
"integrity": "sha512-0XNayC8lTHQ2OI8aljNCN3sSx6hsr/1+rlcDAotXJR7C1oZZHCNsfpbKwMjRA3Uqb5tF1Rae2oloTr4xpq+WjA==", | |
"requires": { | |
"micromatch": "2.3.11", | |
"normalize-path": "2.1.1" | |
} | |
}, | |
"argparse": { | |
"version": "1.0.9", | |
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.9.tgz", | |
"integrity": "sha1-c9g7wmP4bpf4zE9rrhsOkKfSLIY=", | |
"requires": { | |
"sprintf-js": "1.0.3" | |
} | |
}, | |
"arr-diff": { | |
"version": "2.0.0", | |
"resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-2.0.0.tgz", | |
"integrity": "sha1-jzuCf5Vai9ZpaX5KQlasPOrjVs8=", | |
"requires": { | |
"arr-flatten": "1.1.0" | |
} | |
}, | |
"arr-flatten": { | |
"version": "1.1.0", | |
"resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz", | |
"integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==" | |
}, | |
"array-flatten": { | |
"version": "1.1.1", | |
"resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz", | |
"integrity": "sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=" | |
}, | |
"array-unique": { | |
"version": "0.2.1", | |
"resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.2.1.tgz", | |
"integrity": "sha1-odl8yvy8JiXMcPrc6zalDFiwGlM=" | |
}, | |
"asn1": { | |
"version": "0.2.3", | |
"resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.3.tgz", | |
"integrity": "sha1-2sh4dxPJlmhJ/IGAd36+nB3fO4Y=" | |
}, | |
"assert-plus": { | |
"version": "0.2.0", | |
"resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.2.0.tgz", | |
"integrity": "sha1-104bh+ev/A24qttwIfP+SBAasjQ=" | |
}, | |
"async-each": { | |
"version": "1.0.1", | |
"resolved": "https://registry.npmjs.org/async-each/-/async-each-1.0.1.tgz", | |
"integrity": "sha1-GdOGodntxufByF04iu28xW0zYC0=" | |
}, | |
"asynckit": { | |
"version": "0.4.0", | |
"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", | |
"integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k=" | |
}, | |
"aws-sign2": { | |
"version": "0.6.0", | |
"resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.6.0.tgz", | |
"integrity": "sha1-FDQt0428yU0OW4fXY81jYSwOeU8=" | |
}, | |
"aws4": { | |
"version": "1.6.0", | |
"resolved": "https://registry.npmjs.org/aws4/-/aws4-1.6.0.tgz", | |
"integrity": "sha1-g+9cqGCysy5KDe7e6MdxudtXRx4=" | |
}, | |
"balanced-match": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz", | |
"integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=" | |
}, | |
"bcrypt-pbkdf": { | |
"version": "1.0.1", | |
"resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.1.tgz", | |
"integrity": "sha1-Y7xdy2EzG5K8Bf1SiVPDNGKgb40=", | |
"requires": { | |
"tweetnacl": "0.14.5" | |
} | |
}, | |
"binary-extensions": { | |
"version": "1.10.0", | |
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.10.0.tgz", | |
"integrity": "sha1-muuabF6IY4qtFx4Wf1kAq+JINdA=" | |
}, | |
"bluebird": { | |
"version": "3.5.0", | |
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.0.tgz", | |
"integrity": "sha1-eRQg1/VR7qKJdFOop3ZT+WYG1nw=" | |
}, | |
"boom": { | |
"version": "2.10.1", | |
"resolved": "https://registry.npmjs.org/boom/-/boom-2.10.1.tgz", | |
"integrity": "sha1-OciRjO/1eZ+D+UkqhI9iWt0Mdm8=", | |
"requires": { | |
"hoek": "2.16.3" | |
} | |
}, | |
"brace-expansion": { | |
"version": "1.1.8", | |
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.8.tgz", | |
"integrity": "sha1-wHshHHyVLsH479Uad+8NHTmQopI=", | |
"requires": { | |
"balanced-match": "1.0.0", | |
"concat-map": "0.0.1" | |
} | |
}, | |
"braces": { | |
"version": "1.8.5", | |
"resolved": "https://registry.npmjs.org/braces/-/braces-1.8.5.tgz", | |
"integrity": "sha1-uneWLhLf+WnWt2cR6RS3N4V79qc=", | |
"requires": { | |
"expand-range": "1.8.2", | |
"preserve": "0.2.0", | |
"repeat-element": "1.1.2" | |
} | |
}, | |
"caseless": { | |
"version": "0.12.0", | |
"resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz", | |
"integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=" | |
}, | |
"chokidar": { | |
"version": "1.7.0", | |
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-1.7.0.tgz", | |
"integrity": "sha1-eY5ol3gVHIB2tLNg5e3SjNortGg=", | |
"requires": { | |
"anymatch": "1.3.2", | |
"async-each": "1.0.1", | |
"fsevents": "1.1.2", | |
"glob-parent": "2.0.0", | |
"inherits": "2.0.3", | |
"is-binary-path": "1.0.1", | |
"is-glob": "2.0.1", | |
"path-is-absolute": "1.0.1", | |
"readdirp": "2.1.0" | |
} | |
}, | |
"co": { | |
"version": "4.6.0", | |
"resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz", | |
"integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=" | |
}, | |
"combined-stream": { | |
"version": "1.0.5", | |
"resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.5.tgz", | |
"integrity": "sha1-k4NwpXtKUd6ix3wV1cX9+JUWQAk=", | |
"requires": { | |
"delayed-stream": "1.0.0" | |
} | |
}, | |
"commander": { | |
"version": "2.11.0", | |
"resolved": "https://registry.npmjs.org/commander/-/commander-2.11.0.tgz", | |
"integrity": "sha512-b0553uYA5YAEGgyYIGYROzKQ7X5RAqedkfjiZxwi0kL1g3bOaBNNZfYkzt/CL0umgD5wc9Jec2FbB98CjkMRvQ==" | |
}, | |
"concat-map": { | |
"version": "0.0.1", | |
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", | |
"integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=" | |
}, | |
"content-disposition": { | |
"version": "0.5.2", | |
"resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.2.tgz", | |
"integrity": "sha1-DPaLud318r55YcOoUXjLhdunjLQ=" | |
}, | |
"content-type": { | |
"version": "1.0.2", | |
"resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.2.tgz", | |
"integrity": "sha1-t9ETrueo3Se9IRM8TcJSnfFyHu0=" | |
}, | |
"cookie": { | |
"version": "0.3.1", | |
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz", | |
"integrity": "sha1-5+Ch+e9DtMi6klxcWpboBtFoc7s=" | |
}, | |
"cookie-signature": { | |
"version": "1.0.6", | |
"resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz", | |
"integrity": "sha1-4wOogrNCzD7oylE6eZmXNNqzriw=" | |
}, | |
"core-util-is": { | |
"version": "1.0.2", | |
"resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz", | |
"integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=" | |
}, | |
"cryptiles": { | |
"version": "2.0.5", | |
"resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.5.tgz", | |
"integrity": "sha1-O9/s3GCBR8HGcgL6KR59ylnqo7g=", | |
"requires": { | |
"boom": "2.10.1" | |
} | |
}, | |
"dashdash": { | |
"version": "1.14.1", | |
"resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz", | |
"integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=", | |
"requires": { | |
"assert-plus": "1.0.0" | |
}, | |
"dependencies": { | |
"assert-plus": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", | |
"integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=" | |
} | |
} | |
}, | |
"debug": { | |
"version": "2.6.7", | |
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.7.tgz", | |
"integrity": "sha1-krrR9tBbu2u6Isyoi80OyJTChh4=", | |
"requires": { | |
"ms": "2.0.0" | |
} | |
}, | |
"decompress-response": { | |
"version": "3.3.0", | |
"resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-3.3.0.tgz", | |
"integrity": "sha1-gKTdMjdIOEv6JICDYirt7Jgq3/M=", | |
"requires": { | |
"mimic-response": "1.0.0" | |
} | |
}, | |
"delayed-stream": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", | |
"integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=" | |
}, | |
"depd": { | |
"version": "1.1.1", | |
"resolved": "https://registry.npmjs.org/depd/-/depd-1.1.1.tgz", | |
"integrity": "sha1-V4O04cRZ8G+lyif5kfPQbnoxA1k=" | |
}, | |
"destroy": { | |
"version": "1.0.4", | |
"resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz", | |
"integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=" | |
}, | |
"duplexer3": { | |
"version": "0.1.4", | |
"resolved": "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.4.tgz", | |
"integrity": "sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=" | |
}, | |
"ecc-jsbn": { | |
"version": "0.1.1", | |
"resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz", | |
"integrity": "sha1-D8c6ntXw1Tw4GTOYUj735UN3dQU=", | |
"requires": { | |
"jsbn": "0.1.1" | |
} | |
}, | |
"ee-first": { | |
"version": "1.1.1", | |
"resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", | |
"integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=" | |
}, | |
"encodeurl": { | |
"version": "1.0.1", | |
"resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.1.tgz", | |
"integrity": "sha1-eePVhlU0aQn+bw9Fpd5oEDspTSA=" | |
}, | |
"escape-html": { | |
"version": "1.0.3", | |
"resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", | |
"integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=" | |
}, | |
"esprima": { | |
"version": "4.0.0", | |
"resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.0.tgz", | |
"integrity": "sha512-oftTcaMu/EGrEIu904mWteKIv8vMuOgGYo7EhVJJN00R/EED9DCua/xxHRdYnKtcECzVg7xOWhflvJMnqcFZjw==" | |
}, | |
"etag": { | |
"version": "1.8.0", | |
"resolved": "https://registry.npmjs.org/etag/-/etag-1.8.0.tgz", | |
"integrity": "sha1-b2Ma7zNtbEY2K1F2QETOIWvjwFE=" | |
}, | |
"expand-brackets": { | |
"version": "0.1.5", | |
"resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-0.1.5.tgz", | |
"integrity": "sha1-3wcoTjQqgHzXM6xa9yQR5YHRF3s=", | |
"requires": { | |
"is-posix-bracket": "0.1.1" | |
} | |
}, | |
"expand-range": { | |
"version": "1.8.2", | |
"resolved": "https://registry.npmjs.org/expand-range/-/expand-range-1.8.2.tgz", | |
"integrity": "sha1-opnv/TNf4nIeuujiV+x5ZE/IUzc=", | |
"requires": { | |
"fill-range": "2.2.3" | |
} | |
}, | |
"express": { | |
"version": "4.15.3", | |
"resolved": "https://registry.npmjs.org/express/-/express-4.15.3.tgz", | |
"integrity": "sha1-urZdDwOqgMNYQIly/HAPkWlEtmI=", | |
"requires": { | |
"accepts": "1.3.3", | |
"array-flatten": "1.1.1", | |
"content-disposition": "0.5.2", | |
"content-type": "1.0.2", | |
"cookie": "0.3.1", | |
"cookie-signature": "1.0.6", | |
"debug": "2.6.7", | |
"depd": "1.1.1", | |
"encodeurl": "1.0.1", | |
"escape-html": "1.0.3", | |
"etag": "1.8.0", | |
"finalhandler": "1.0.4", | |
"fresh": "0.5.0", | |
"merge-descriptors": "1.0.1", | |
"methods": "1.1.2", | |
"on-finished": "2.3.0", | |
"parseurl": "1.3.1", | |
"path-to-regexp": "0.1.7", | |
"proxy-addr": "1.1.5", | |
"qs": "6.4.0", | |
"range-parser": "1.2.0", | |
"send": "0.15.3", | |
"serve-static": "1.12.3", | |
"setprototypeof": "1.0.3", | |
"statuses": "1.3.1", | |
"type-is": "1.6.15", | |
"utils-merge": "1.0.0", | |
"vary": "1.1.1" | |
} | |
}, | |
"extend": { | |
"version": "3.0.1", | |
"resolved": "https://registry.npmjs.org/extend/-/extend-3.0.1.tgz", | |
"integrity": "sha1-p1Xqe8Gt/MWjHOfnYtuq3F5jZEQ=" | |
}, | |
"extglob": { | |
"version": "0.3.2", | |
"resolved": "https://registry.npmjs.org/extglob/-/extglob-0.3.2.tgz", | |
"integrity": "sha1-Lhj/PS9JqydlzskCPwEdqo2DSaE=", | |
"requires": { | |
"is-extglob": "1.0.0" | |
} | |
}, | |
"extsprintf": { | |
"version": "1.3.0", | |
"resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz", | |
"integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=" | |
}, | |
"filename-regex": { | |
"version": "2.0.1", | |
"resolved": "https://registry.npmjs.org/filename-regex/-/filename-regex-2.0.1.tgz", | |
"integrity": "sha1-wcS5vuPglyXdsQa3XB4wH+LxiyY=" | |
}, | |
"fill-range": { | |
"version": "2.2.3", | |
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-2.2.3.tgz", | |
"integrity": "sha1-ULd9/X5Gm8dJJHCWNpn+eoSFpyM=", | |
"requires": { | |
"is-number": "2.1.0", | |
"isobject": "2.1.0", | |
"randomatic": "1.1.7", | |
"repeat-element": "1.1.2", | |
"repeat-string": "1.6.1" | |
} | |
}, | |
"finalhandler": { | |
"version": "1.0.4", | |
"resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.0.4.tgz", | |
"integrity": "sha512-16l/r8RgzlXKmFOhZpHBztvye+lAhC5SU7hXavnerC9UfZqZxxXl3BzL8MhffPT3kF61lj9Oav2LKEzh0ei7tg==", | |
"requires": { | |
"debug": "2.6.8", | |
"encodeurl": "1.0.1", | |
"escape-html": "1.0.3", | |
"on-finished": "2.3.0", | |
"parseurl": "1.3.1", | |
"statuses": "1.3.1", | |
"unpipe": "1.0.0" | |
}, | |
"dependencies": { | |
"debug": { | |
"version": "2.6.8", | |
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.8.tgz", | |
"integrity": "sha1-5zFTHKLt4n0YgiJCfaF4IdaP9Pw=", | |
"requires": { | |
"ms": "2.0.0" | |
} | |
} | |
} | |
}, | |
"for-in": { | |
"version": "1.0.2", | |
"resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz", | |
"integrity": "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=" | |
}, | |
"for-own": { | |
"version": "0.1.5", | |
"resolved": "https://registry.npmjs.org/for-own/-/for-own-0.1.5.tgz", | |
"integrity": "sha1-UmXGgaTylNq78XyVCbZ2OqhFEM4=", | |
"requires": { | |
"for-in": "1.0.2" | |
} | |
}, | |
"forever-agent": { | |
"version": "0.6.1", | |
"resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz", | |
"integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=" | |
}, | |
"form-data": { | |
"version": "2.1.4", | |
"resolved": "https://registry.npmjs.org/form-data/-/form-data-2.1.4.tgz", | |
"integrity": "sha1-M8GDrPGTJ27KqYFDpp6Uv+4XUNE=", | |
"requires": { | |
"asynckit": "0.4.0", | |
"combined-stream": "1.0.5", | |
"mime-types": "2.1.16" | |
} | |
}, | |
"forwarded": { | |
"version": "0.1.0", | |
"resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.1.0.tgz", | |
"integrity": "sha1-Ge+YdMSuHCl7zweP3mOgm2aoQ2M=" | |
}, | |
"fresh": { | |
"version": "0.5.0", | |
"resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.0.tgz", | |
"integrity": "sha1-9HTKXmqSRtb9jglTz6m5yAWvp44=" | |
}, | |
"fs-extra": { | |
"version": "3.0.1", | |
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-3.0.1.tgz", | |
"integrity": "sha1-N5TzeMWLNC6n27sjCVEJxLO2IpE=", | |
"requires": { | |
"graceful-fs": "4.1.11", | |
"jsonfile": "3.0.1", | |
"universalify": "0.1.1" | |
} | |
}, | |
"fs.realpath": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", | |
"integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=" | |
}, | |
"fsevents": { | |
"version": "1.1.2", | |
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.1.2.tgz", | |
"integrity": "sha512-Sn44E5wQW4bTHXvQmvSHwqbuiXtduD6Rrjm2ZtUEGbyrig+nUH3t/QD4M4/ZXViY556TBpRgZkHLDx3JxPwxiw==", | |
"requires": { | |
"nan": "2.6.2", | |
"node-pre-gyp": "0.6.36" | |
}, | |
"dependencies": { | |
"abbrev": { | |
"version": "1.1.0", | |
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.0.tgz", | |
"integrity": "sha1-0FVMIlZjbi9W58LlrRg/hZQo2B8=" | |
}, | |
"ajv": { | |
"version": "4.11.8", | |
"resolved": "https://registry.npmjs.org/ajv/-/ajv-4.11.8.tgz", | |
"integrity": "sha1-gv+wKynmYq5TvcIK8VlHcGc5xTY=", | |
"requires": { | |
"co": "4.6.0", | |
"json-stable-stringify": "1.0.1" | |
} | |
}, | |
"ansi-regex": { | |
"version": "2.1.1", | |
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", | |
"integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=" | |
}, | |
"aproba": { | |
"version": "1.1.1", | |
"resolved": "https://registry.npmjs.org/aproba/-/aproba-1.1.1.tgz", | |
"integrity": "sha1-ldNgDwdxCqDpKYxyatXs8urLq6s=" | |
}, | |
"are-we-there-yet": { | |
"version": "1.1.4", | |
"resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.4.tgz", | |
"integrity": "sha1-u13KOCu5TwXhUZQ3PRb9O6HKEQ0=", | |
"requires": { | |
"delegates": "1.0.0", | |
"readable-stream": "2.2.9" | |
} | |
}, | |
"asn1": { | |
"version": "0.2.3", | |
"resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.3.tgz", | |
"integrity": "sha1-2sh4dxPJlmhJ/IGAd36+nB3fO4Y=" | |
}, | |
"assert-plus": { | |
"version": "0.2.0", | |
"resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.2.0.tgz", | |
"integrity": "sha1-104bh+ev/A24qttwIfP+SBAasjQ=" | |
}, | |
"asynckit": { | |
"version": "0.4.0", | |
"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", | |
"integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k=" | |
}, | |
"aws-sign2": { | |
"version": "0.6.0", | |
"resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.6.0.tgz", | |
"integrity": "sha1-FDQt0428yU0OW4fXY81jYSwOeU8=" | |
}, | |
"aws4": { | |
"version": "1.6.0", | |
"resolved": "https://registry.npmjs.org/aws4/-/aws4-1.6.0.tgz", | |
"integrity": "sha1-g+9cqGCysy5KDe7e6MdxudtXRx4=" | |
}, | |
"balanced-match": { | |
"version": "0.4.2", | |
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.4.2.tgz", | |
"integrity": "sha1-yz8+PHMtwPAe5wtAPzAuYddwmDg=" | |
}, | |
"bcrypt-pbkdf": { | |
"version": "1.0.1", | |
"resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.1.tgz", | |
"integrity": "sha1-Y7xdy2EzG5K8Bf1SiVPDNGKgb40=", | |
"optional": true, | |
"requires": { | |
"tweetnacl": "0.14.5" | |
} | |
}, | |
"block-stream": { | |
"version": "0.0.9", | |
"resolved": "https://registry.npmjs.org/block-stream/-/block-stream-0.0.9.tgz", | |
"integrity": "sha1-E+v+d4oDIFz+A3UUgeu0szAMEmo=", | |
"requires": { | |
"inherits": "2.0.3" | |
} | |
}, | |
"boom": { | |
"version": "2.10.1", | |
"resolved": "https://registry.npmjs.org/boom/-/boom-2.10.1.tgz", | |
"integrity": "sha1-OciRjO/1eZ+D+UkqhI9iWt0Mdm8=", | |
"requires": { | |
"hoek": "2.16.3" | |
} | |
}, | |
"brace-expansion": { | |
"version": "1.1.7", | |
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.7.tgz", | |
"integrity": "sha1-Pv/DxQ4ABTH7cg6v+A8K6O8jz1k=", | |
"requires": { | |
"balanced-match": "0.4.2", | |
"concat-map": "0.0.1" | |
} | |
}, | |
"buffer-shims": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/buffer-shims/-/buffer-shims-1.0.0.tgz", | |
"integrity": "sha1-mXjOMXOIxkmth5MCjDR37wRKi1E=" | |
}, | |
"caseless": { | |
"version": "0.12.0", | |
"resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz", | |
"integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=" | |
}, | |
"co": { | |
"version": "4.6.0", | |
"resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz", | |
"integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=" | |
}, | |
"code-point-at": { | |
"version": "1.1.0", | |
"resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz", | |
"integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=" | |
}, | |
"combined-stream": { | |
"version": "1.0.5", | |
"resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.5.tgz", | |
"integrity": "sha1-k4NwpXtKUd6ix3wV1cX9+JUWQAk=", | |
"requires": { | |
"delayed-stream": "1.0.0" | |
} | |
}, | |
"concat-map": { | |
"version": "0.0.1", | |
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", | |
"integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=" | |
}, | |
"console-control-strings": { | |
"version": "1.1.0", | |
"resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz", | |
"integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=" | |
}, | |
"core-util-is": { | |
"version": "1.0.2", | |
"resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz", | |
"integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=" | |
}, | |
"cryptiles": { | |
"version": "2.0.5", | |
"resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.5.tgz", | |
"integrity": "sha1-O9/s3GCBR8HGcgL6KR59ylnqo7g=", | |
"requires": { | |
"boom": "2.10.1" | |
} | |
}, | |
"dashdash": { | |
"version": "1.14.1", | |
"resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz", | |
"integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=", | |
"requires": { | |
"assert-plus": "1.0.0" | |
}, | |
"dependencies": { | |
"assert-plus": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", | |
"integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=" | |
} | |
} | |
}, | |
"debug": { | |
"version": "2.6.8", | |
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.8.tgz", | |
"integrity": "sha1-5zFTHKLt4n0YgiJCfaF4IdaP9Pw=", | |
"requires": { | |
"ms": "2.0.0" | |
} | |
}, | |
"deep-extend": { | |
"version": "0.4.2", | |
"resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.4.2.tgz", | |
"integrity": "sha1-SLaZwn4zS/ifEIkr5DL25MfTSn8=" | |
}, | |
"delayed-stream": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", | |
"integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=" | |
}, | |
"delegates": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz", | |
"integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=" | |
}, | |
"ecc-jsbn": { | |
"version": "0.1.1", | |
"resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz", | |
"integrity": "sha1-D8c6ntXw1Tw4GTOYUj735UN3dQU=", | |
"optional": true, | |
"requires": { | |
"jsbn": "0.1.1" | |
} | |
}, | |
"extend": { | |
"version": "3.0.1", | |
"resolved": "https://registry.npmjs.org/extend/-/extend-3.0.1.tgz", | |
"integrity": "sha1-p1Xqe8Gt/MWjHOfnYtuq3F5jZEQ=" | |
}, | |
"extsprintf": { | |
"version": "1.0.2", | |
"resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.0.2.tgz", | |
"integrity": "sha1-4QgOBljjALBilJkMxw4VAiNf1VA=" | |
}, | |
"forever-agent": { | |
"version": "0.6.1", | |
"resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz", | |
"integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=" | |
}, | |
"form-data": { | |
"version": "2.1.4", | |
"resolved": "https://registry.npmjs.org/form-data/-/form-data-2.1.4.tgz", | |
"integrity": "sha1-M8GDrPGTJ27KqYFDpp6Uv+4XUNE=", | |
"requires": { | |
"asynckit": "0.4.0", | |
"combined-stream": "1.0.5", | |
"mime-types": "2.1.15" | |
} | |
}, | |
"fs.realpath": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", | |
"integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=" | |
}, | |
"fstream": { | |
"version": "1.0.11", | |
"resolved": "https://registry.npmjs.org/fstream/-/fstream-1.0.11.tgz", | |
"integrity": "sha1-XB+x8RdHcRTwYyoOtLcbPLD9MXE=", | |
"requires": { | |
"graceful-fs": "4.1.11", | |
"inherits": "2.0.3", | |
"mkdirp": "0.5.1", | |
"rimraf": "2.6.1" | |
} | |
}, | |
"fstream-ignore": { | |
"version": "1.0.5", | |
"resolved": "https://registry.npmjs.org/fstream-ignore/-/fstream-ignore-1.0.5.tgz", | |
"integrity": "sha1-nDHa40dnAY/h0kmyTa2mfQktoQU=", | |
"requires": { | |
"fstream": "1.0.11", | |
"inherits": "2.0.3", | |
"minimatch": "3.0.4" | |
} | |
}, | |
"gauge": { | |
"version": "2.7.4", | |
"resolved": "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz", | |
"integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=", | |
"requires": { | |
"aproba": "1.1.1", | |
"console-control-strings": "1.1.0", | |
"has-unicode": "2.0.1", | |
"object-assign": "4.1.1", | |
"signal-exit": "3.0.2", | |
"string-width": "1.0.2", | |
"strip-ansi": "3.0.1", | |
"wide-align": "1.1.2" | |
} | |
}, | |
"getpass": { | |
"version": "0.1.7", | |
"resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz", | |
"integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=", | |
"requires": { | |
"assert-plus": "1.0.0" | |
}, | |
"dependencies": { | |
"assert-plus": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", | |
"integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=" | |
} | |
} | |
}, | |
"glob": { | |
"version": "7.1.2", | |
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.2.tgz", | |
"integrity": "sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==", | |
"requires": { | |
"fs.realpath": "1.0.0", | |
"inflight": "1.0.6", | |
"inherits": "2.0.3", | |
"minimatch": "3.0.4", | |
"once": "1.4.0", | |
"path-is-absolute": "1.0.1" | |
} | |
}, | |
"graceful-fs": { | |
"version": "4.1.11", | |
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.11.tgz", | |
"integrity": "sha1-Dovf5NHduIVNZOBOp8AOKgJuVlg=" | |
}, | |
"har-schema": { | |
"version": "1.0.5", | |
"resolved": "https://registry.npmjs.org/har-schema/-/har-schema-1.0.5.tgz", | |
"integrity": "sha1-0mMTX0MwfALGAq/I/pWXDAFRNp4=" | |
}, | |
"har-validator": { | |
"version": "4.2.1", | |
"resolved": "https://registry.npmjs.org/har-validator/-/har-validator-4.2.1.tgz", | |
"integrity": "sha1-M0gdDxu/9gDdID11gSpqX7oALio=", | |
"requires": { | |
"ajv": "4.11.8", | |
"har-schema": "1.0.5" | |
} | |
}, | |
"has-unicode": { | |
"version": "2.0.1", | |
"resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz", | |
"integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=" | |
}, | |
"hawk": { | |
"version": "3.1.3", | |
"resolved": "https://registry.npmjs.org/hawk/-/hawk-3.1.3.tgz", | |
"integrity": "sha1-B4REvXwWQLD+VA0sm3PVlnjo4cQ=", | |
"requires": { | |
"boom": "2.10.1", | |
"cryptiles": "2.0.5", | |
"hoek": "2.16.3", | |
"sntp": "1.0.9" | |
} | |
}, | |
"hoek": { | |
"version": "2.16.3", | |
"resolved": "https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz", | |
"integrity": "sha1-ILt0A9POo5jpHcRxCo/xuCdKJe0=" | |
}, | |
"http-signature": { | |
"version": "1.1.1", | |
"resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.1.1.tgz", | |
"integrity": "sha1-33LiZwZs0Kxn+3at+OE0qPvPkb8=", | |
"requires": { | |
"assert-plus": "0.2.0", | |
"jsprim": "1.4.0", | |
"sshpk": "1.13.0" | |
} | |
}, | |
"inflight": { | |
"version": "1.0.6", | |
"resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", | |
"integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", | |
"requires": { | |
"once": "1.4.0", | |
"wrappy": "1.0.2" | |
} | |
}, | |
"inherits": { | |
"version": "2.0.3", | |
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", | |
"integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=" | |
}, | |
"ini": { | |
"version": "1.3.4", | |
"resolved": "https://registry.npmjs.org/ini/-/ini-1.3.4.tgz", | |
"integrity": "sha1-BTfLedr1m1mhpRff9wbIbsA5Fi4=" | |
}, | |
"is-fullwidth-code-point": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz", | |
"integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=", | |
"requires": { | |
"number-is-nan": "1.0.1" | |
} | |
}, | |
"is-typedarray": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", | |
"integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=" | |
}, | |
"isarray": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", | |
"integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=" | |
}, | |
"isstream": { | |
"version": "0.1.2", | |
"resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz", | |
"integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=" | |
}, | |
"jodid25519": { | |
"version": "1.0.2", | |
"resolved": "https://registry.npmjs.org/jodid25519/-/jodid25519-1.0.2.tgz", | |
"integrity": "sha1-BtSRIlUJNBlHfUJWM2BuDpB4KWc=", | |
"optional": true, | |
"requires": { | |
"jsbn": "0.1.1" | |
} | |
}, | |
"jsbn": { | |
"version": "0.1.1", | |
"resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz", | |
"integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM=", | |
"optional": true | |
}, | |
"json-schema": { | |
"version": "0.2.3", | |
"resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz", | |
"integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=" | |
}, | |
"json-stable-stringify": { | |
"version": "1.0.1", | |
"resolved": "https://registry.npmjs.org/json-stable-stringify/-/json-stable-stringify-1.0.1.tgz", | |
"integrity": "sha1-mnWdOcXy/1A/1TAGRu1EX4jE+a8=", | |
"requires": { | |
"jsonify": "0.0.0" | |
} | |
}, | |
"json-stringify-safe": { | |
"version": "5.0.1", | |
"resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", | |
"integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=" | |
}, | |
"jsonify": { | |
"version": "0.0.0", | |
"resolved": "https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz", | |
"integrity": "sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=" | |
}, | |
"jsprim": { | |
"version": "1.4.0", | |
"resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.0.tgz", | |
"integrity": "sha1-o7h+QCmNjDgFUtjMdiigu5WiKRg=", | |
"requires": { | |
"assert-plus": "1.0.0", | |
"extsprintf": "1.0.2", | |
"json-schema": "0.2.3", | |
"verror": "1.3.6" | |
}, | |
"dependencies": { | |
"assert-plus": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", | |
"integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=" | |
} | |
} | |
}, | |
"mime-db": { | |
"version": "1.27.0", | |
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.27.0.tgz", | |
"integrity": "sha1-gg9XIpa70g7CXtVeW13oaeVDbrE=" | |
}, | |
"mime-types": { | |
"version": "2.1.15", | |
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.15.tgz", | |
"integrity": "sha1-pOv1BkCUVpI3uM9wBGd20J/JKu0=", | |
"requires": { | |
"mime-db": "1.27.0" | |
} | |
}, | |
"minimatch": { | |
"version": "3.0.4", | |
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", | |
"integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", | |
"requires": { | |
"brace-expansion": "1.1.7" | |
} | |
}, | |
"minimist": { | |
"version": "0.0.8", | |
"resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz", | |
"integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=" | |
}, | |
"mkdirp": { | |
"version": "0.5.1", | |
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz", | |
"integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=", | |
"requires": { | |
"minimist": "0.0.8" | |
} | |
}, | |
"ms": { | |
"version": "2.0.0", | |
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", | |
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" | |
}, | |
"node-pre-gyp": { | |
"version": "0.6.36", | |
"resolved": "https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.6.36.tgz", | |
"integrity": "sha1-22BBEst04NR3VU6bUFsXq936t4Y=", | |
"requires": { | |
"mkdirp": "0.5.1", | |
"nopt": "4.0.1", | |
"npmlog": "4.1.0", | |
"rc": "1.2.1", | |
"request": "2.81.0", | |
"rimraf": "2.6.1", | |
"semver": "5.3.0", | |
"tar": "2.2.1", | |
"tar-pack": "3.4.0" | |
} | |
}, | |
"nopt": { | |
"version": "4.0.1", | |
"resolved": "https://registry.npmjs.org/nopt/-/nopt-4.0.1.tgz", | |
"integrity": "sha1-0NRoWv1UFRk8jHUFYC0NF81kR00=", | |
"requires": { | |
"abbrev": "1.1.0", | |
"osenv": "0.1.4" | |
} | |
}, | |
"npmlog": { | |
"version": "4.1.0", | |
"resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.0.tgz", | |
"integrity": "sha512-ocolIkZYZt8UveuiDS0yAkkIjid1o7lPG8cYm05yNYzBn8ykQtaiPMEGp8fY9tKdDgm8okpdKzkvu1y9hUYugA==", | |
"requires": { | |
"are-we-there-yet": "1.1.4", | |
"console-control-strings": "1.1.0", | |
"gauge": "2.7.4", | |
"set-blocking": "2.0.0" | |
} | |
}, | |
"number-is-nan": { | |
"version": "1.0.1", | |
"resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz", | |
"integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=" | |
}, | |
"oauth-sign": { | |
"version": "0.8.2", | |
"resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.2.tgz", | |
"integrity": "sha1-Rqarfwrq2N6unsBWV4C31O/rnUM=" | |
}, | |
"object-assign": { | |
"version": "4.1.1", | |
"resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", | |
"integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=" | |
}, | |
"once": { | |
"version": "1.4.0", | |
"resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", | |
"integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", | |
"requires": { | |
"wrappy": "1.0.2" | |
} | |
}, | |
"os-homedir": { | |
"version": "1.0.2", | |
"resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz", | |
"integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M=" | |
}, | |
"os-tmpdir": { | |
"version": "1.0.2", | |
"resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz", | |
"integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=" | |
}, | |
"osenv": { | |
"version": "0.1.4", | |
"resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.4.tgz", | |
"integrity": "sha1-Qv5tWVPfBsgGS+bxdsPQWqqjRkQ=", | |
"requires": { | |
"os-homedir": "1.0.2", | |
"os-tmpdir": "1.0.2" | |
} | |
}, | |
"path-is-absolute": { | |
"version": "1.0.1", | |
"resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", | |
"integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=" | |
}, | |
"performance-now": { | |
"version": "0.2.0", | |
"resolved": "https://registry.npmjs.org/performance-now/-/performance-now-0.2.0.tgz", | |
"integrity": "sha1-M+8wxcd9TqIcWlOGnZG1bY8lVeU=" | |
}, | |
"process-nextick-args": { | |
"version": "1.0.7", | |
"resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.7.tgz", | |
"integrity": "sha1-FQ4gt1ZZCtP5EJPyWk8q2L/zC6M=" | |
}, | |
"punycode": { | |
"version": "1.4.1", | |
"resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz", | |
"integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4=" | |
}, | |
"qs": { | |
"version": "6.4.0", | |
"resolved": "https://registry.npmjs.org/qs/-/qs-6.4.0.tgz", | |
"integrity": "sha1-E+JtKK1rD/qpExLNO/cI7TUecjM=" | |
}, | |
"rc": { | |
"version": "1.2.1", | |
"resolved": "https://registry.npmjs.org/rc/-/rc-1.2.1.tgz", | |
"integrity": "sha1-LgPo5C7kULjLPc5lvhv4l04d/ZU=", | |
"requires": { | |
"deep-extend": "0.4.2", | |
"ini": "1.3.4", | |
"minimist": "1.2.0", | |
"strip-json-comments": "2.0.1" | |
}, | |
"dependencies": { | |
"minimist": { | |
"version": "1.2.0", | |
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", | |
"integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=" | |
} | |
} | |
}, | |
"readable-stream": { | |
"version": "2.2.9", | |
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.2.9.tgz", | |
"integrity": "sha1-z3jsb0ptHrQ9JkiMrJfwQudLf8g=", | |
"requires": { | |
"buffer-shims": "1.0.0", | |
"core-util-is": "1.0.2", | |
"inherits": "2.0.3", | |
"isarray": "1.0.0", | |
"process-nextick-args": "1.0.7", | |
"string_decoder": "1.0.1", | |
"util-deprecate": "1.0.2" | |
} | |
}, | |
"request": { | |
"version": "2.81.0", | |
"resolved": "https://registry.npmjs.org/request/-/request-2.81.0.tgz", | |
"integrity": "sha1-xpKJRqDgbF+Nb4qTM0af/aRimKA=", | |
"requires": { | |
"aws-sign2": "0.6.0", | |
"aws4": "1.6.0", | |
"caseless": "0.12.0", | |
"combined-stream": "1.0.5", | |
"extend": "3.0.1", | |
"forever-agent": "0.6.1", | |
"form-data": "2.1.4", | |
"har-validator": "4.2.1", | |
"hawk": "3.1.3", | |
"http-signature": "1.1.1", | |
"is-typedarray": "1.0.0", | |
"isstream": "0.1.2", | |
"json-stringify-safe": "5.0.1", | |
"mime-types": "2.1.15", | |
"oauth-sign": "0.8.2", | |
"performance-now": "0.2.0", | |
"qs": "6.4.0", | |
"safe-buffer": "5.0.1", | |
"stringstream": "0.0.5", | |
"tough-cookie": "2.3.2", | |
"tunnel-agent": "0.6.0", | |
"uuid": "3.0.1" | |
} | |
}, | |
"rimraf": { | |
"version": "2.6.1", | |
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.1.tgz", | |
"integrity": "sha1-wjOOxkPfeht/5cVPqG9XQopV8z0=", | |
"requires": { | |
"glob": "7.1.2" | |
} | |
}, | |
"safe-buffer": { | |
"version": "5.0.1", | |
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.0.1.tgz", | |
"integrity": "sha1-0mPKVGls2KMGtcplUekt5XkY++c=" | |
}, | |
"semver": { | |
"version": "5.3.0", | |
"resolved": "https://registry.npmjs.org/semver/-/semver-5.3.0.tgz", | |
"integrity": "sha1-myzl094C0XxgEq0yaqa00M9U+U8=" | |
}, | |
"set-blocking": { | |
"version": "2.0.0", | |
"resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", | |
"integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=" | |
}, | |
"signal-exit": { | |
"version": "3.0.2", | |
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz", | |
"integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=" | |
}, | |
"sntp": { | |
"version": "1.0.9", | |
"resolved": "https://registry.npmjs.org/sntp/-/sntp-1.0.9.tgz", | |
"integrity": "sha1-ZUEYTMkK7qbG57NeJlkIJEPGYZg=", | |
"requires": { | |
"hoek": "2.16.3" | |
} | |
}, | |
"sshpk": { | |
"version": "1.13.0", | |
"resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.13.0.tgz", | |
"integrity": "sha1-/yo+T9BEl1Vf7Zezmg/YL6+zozw=", | |
"requires": { | |
"asn1": "0.2.3", | |
"assert-plus": "1.0.0", | |
"bcrypt-pbkdf": "1.0.1", | |
"dashdash": "1.14.1", | |
"ecc-jsbn": "0.1.1", | |
"getpass": "0.1.7", | |
"jodid25519": "1.0.2", | |
"jsbn": "0.1.1", | |
"tweetnacl": "0.14.5" | |
}, | |
"dependencies": { | |
"assert-plus": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", | |
"integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=" | |
} | |
} | |
}, | |
"string_decoder": { | |
"version": "1.0.1", | |
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.1.tgz", | |
"integrity": "sha1-YuIA8DmVWmgQ2N8KM//A8BNmLZg=", | |
"requires": { | |
"safe-buffer": "5.0.1" | |
} | |
}, | |
"string-width": { | |
"version": "1.0.2", | |
"resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz", | |
"integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=", | |
"requires": { | |
"code-point-at": "1.1.0", | |
"is-fullwidth-code-point": "1.0.0", | |
"strip-ansi": "3.0.1" | |
} | |
}, | |
"stringstream": { | |
"version": "0.0.5", | |
"resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz", | |
"integrity": "sha1-TkhM1N5aC7vuGORjB3EKioFiGHg=" | |
}, | |
"strip-ansi": { | |
"version": "3.0.1", | |
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", | |
"integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", | |
"requires": { | |
"ansi-regex": "2.1.1" | |
} | |
}, | |
"strip-json-comments": { | |
"version": "2.0.1", | |
"resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz", | |
"integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=" | |
}, | |
"tar": { | |
"version": "2.2.1", | |
"resolved": "https://registry.npmjs.org/tar/-/tar-2.2.1.tgz", | |
"integrity": "sha1-jk0qJWwOIYXGsYrWlK7JaLg8sdE=", | |
"requires": { | |
"block-stream": "0.0.9", | |
"fstream": "1.0.11", | |
"inherits": "2.0.3" | |
} | |
}, | |
"tar-pack": { | |
"version": "3.4.0", | |
"resolved": "https://registry.npmjs.org/tar-pack/-/tar-pack-3.4.0.tgz", | |
"integrity": "sha1-I74tf2cagzk3bL2wuP4/3r8xeYQ=", | |
"requires": { | |
"debug": "2.6.8", | |
"fstream": "1.0.11", | |
"fstream-ignore": "1.0.5", | |
"once": "1.4.0", | |
"readable-stream": "2.2.9", | |
"rimraf": "2.6.1", | |
"tar": "2.2.1", | |
"uid-number": "0.0.6" | |
} | |
}, | |
"tough-cookie": { | |
"version": "2.3.2", | |
"resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.3.2.tgz", | |
"integrity": "sha1-8IH3bkyFcg5sN6X6ztc3FQ2EByo=", | |
"requires": { | |
"punycode": "1.4.1" | |
} | |
}, | |
"tunnel-agent": { | |
"version": "0.6.0", | |
"resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz", | |
"integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=", | |
"requires": { | |
"safe-buffer": "5.0.1" | |
} | |
}, | |
"tweetnacl": { | |
"version": "0.14.5", | |
"resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz", | |
"integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=", | |
"optional": true | |
}, | |
"uid-number": { | |
"version": "0.0.6", | |
"resolved": "https://registry.npmjs.org/uid-number/-/uid-number-0.0.6.tgz", | |
"integrity": "sha1-DqEOgDXo61uOREnwbaHHMGY7qoE=" | |
}, | |
"util-deprecate": { | |
"version": "1.0.2", | |
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", | |
"integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=" | |
}, | |
"uuid": { | |
"version": "3.0.1", | |
"resolved": "https://registry.npmjs.org/uuid/-/uuid-3.0.1.tgz", | |
"integrity": "sha1-ZUS7ot/ajBzxfmKaOjBeK7H+5sE=" | |
}, | |
"verror": { | |
"version": "1.3.6", | |
"resolved": "https://registry.npmjs.org/verror/-/verror-1.3.6.tgz", | |
"integrity": "sha1-z/XfEpRtKX0rqu+qJoniW+AcAFw=", | |
"requires": { | |
"extsprintf": "1.0.2" | |
} | |
}, | |
"wide-align": { | |
"version": "1.1.2", | |
"resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.2.tgz", | |
"integrity": "sha512-ijDLlyQ7s6x1JgCLur53osjm/UXUYD9+0PbYKrBsYisYXzCxN+HC3mYDNy/dWdmf3AwqwU3CXwDCvsNgGK1S0w==", | |
"requires": { | |
"string-width": "1.0.2" | |
} | |
}, | |
"wrappy": { | |
"version": "1.0.2", | |
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", | |
"integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=" | |
} | |
} | |
}, | |
"get-stream": { | |
"version": "3.0.0", | |
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz", | |
"integrity": "sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ=" | |
}, | |
"getpass": { | |
"version": "0.1.7", | |
"resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz", | |
"integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=", | |
"requires": { | |
"assert-plus": "1.0.0" | |
}, | |
"dependencies": { | |
"assert-plus": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", | |
"integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=" | |
} | |
} | |
}, | |
"glob": { | |
"version": "7.1.2", | |
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.2.tgz", | |
"integrity": "sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==", | |
"requires": { | |
"fs.realpath": "1.0.0", | |
"inflight": "1.0.6", | |
"inherits": "2.0.3", | |
"minimatch": "3.0.4", | |
"once": "1.4.0", | |
"path-is-absolute": "1.0.1" | |
} | |
}, | |
"glob-base": { | |
"version": "0.3.0", | |
"resolved": "https://registry.npmjs.org/glob-base/-/glob-base-0.3.0.tgz", | |
"integrity": "sha1-27Fk9iIbHAscz4Kuoyi0l98Oo8Q=", | |
"requires": { | |
"glob-parent": "2.0.0", | |
"is-glob": "2.0.1" | |
} | |
}, | |
"glob-parent": { | |
"version": "2.0.0", | |
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-2.0.0.tgz", | |
"integrity": "sha1-gTg9ctsFT8zPUzbaqQLxgvbtuyg=", | |
"requires": { | |
"is-glob": "2.0.1" | |
} | |
}, | |
"got": { | |
"version": "7.1.0", | |
"resolved": "https://registry.npmjs.org/got/-/got-7.1.0.tgz", | |
"integrity": "sha512-Y5WMo7xKKq1muPsxD+KmrR8DH5auG7fBdDVueZwETwV6VytKyU9OX/ddpq2/1hp1vIPvVb4T81dKQz3BivkNLw==", | |
"requires": { | |
"decompress-response": "3.3.0", | |
"duplexer3": "0.1.4", | |
"get-stream": "3.0.0", | |
"is-plain-obj": "1.1.0", | |
"is-retry-allowed": "1.1.0", | |
"is-stream": "1.1.0", | |
"isurl": "1.0.0", | |
"lowercase-keys": "1.0.0", | |
"p-cancelable": "0.3.0", | |
"p-timeout": "1.2.0", | |
"safe-buffer": "5.1.1", | |
"timed-out": "4.0.1", | |
"url-parse-lax": "1.0.0", | |
"url-to-options": "1.0.1" | |
} | |
}, | |
"graceful-fs": { | |
"version": "4.1.11", | |
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.11.tgz", | |
"integrity": "sha1-Dovf5NHduIVNZOBOp8AOKgJuVlg=" | |
}, | |
"har-schema": { | |
"version": "1.0.5", | |
"resolved": "https://registry.npmjs.org/har-schema/-/har-schema-1.0.5.tgz", | |
"integrity": "sha1-0mMTX0MwfALGAq/I/pWXDAFRNp4=" | |
}, | |
"har-validator": { | |
"version": "4.2.1", | |
"resolved": "https://registry.npmjs.org/har-validator/-/har-validator-4.2.1.tgz", | |
"integrity": "sha1-M0gdDxu/9gDdID11gSpqX7oALio=", | |
"requires": { | |
"ajv": "4.11.8", | |
"har-schema": "1.0.5" | |
} | |
}, | |
"has-symbol-support-x": { | |
"version": "1.4.0", | |
"resolved": "https://registry.npmjs.org/has-symbol-support-x/-/has-symbol-support-x-1.4.0.tgz", | |
"integrity": "sha512-F1NtLDtW9NyUrS3faUcI1yVFHCTXyzPb1jfrZBQi5NHxFPlXxZnFLFGzfA2DsdmgCxv2MZ0+bfcgC4EZTmk4SQ==" | |
}, | |
"has-to-string-tag-x": { | |
"version": "1.4.0", | |
"resolved": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.4.0.tgz", | |
"integrity": "sha512-R3OdOP9j6AH5hS1yXeu9wAS+iKSZQx/CC6aMdN6WiaqPlBoA2S+47MtoMsZgKr2m0eAJ+73WWGX0RaFFE5XWKA==", | |
"requires": { | |
"has-symbol-support-x": "1.4.0" | |
} | |
}, | |
"hawk": { | |
"version": "3.1.3", | |
"resolved": "https://registry.npmjs.org/hawk/-/hawk-3.1.3.tgz", | |
"integrity": "sha1-B4REvXwWQLD+VA0sm3PVlnjo4cQ=", | |
"requires": { | |
"boom": "2.10.1", | |
"cryptiles": "2.0.5", | |
"hoek": "2.16.3", | |
"sntp": "1.0.9" | |
} | |
}, | |
"highlight.js": { | |
"version": "9.12.0", | |
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-9.12.0.tgz", | |
"integrity": "sha1-5tnb5Xy+/mB1HwKvM2GVhwyQwB4=" | |
}, | |
"hoek": { | |
"version": "2.16.3", | |
"resolved": "https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz", | |
"integrity": "sha1-ILt0A9POo5jpHcRxCo/xuCdKJe0=" | |
}, | |
"http-errors": { | |
"version": "1.6.2", | |
"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.2.tgz", | |
"integrity": "sha1-CgAsyFcHGSp+eUbO7cERVfYOxzY=", | |
"requires": { | |
"depd": "1.1.1", | |
"inherits": "2.0.3", | |
"setprototypeof": "1.0.3", | |
"statuses": "1.3.1" | |
} | |
}, | |
"http-signature": { | |
"version": "1.1.1", | |
"resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.1.1.tgz", | |
"integrity": "sha1-33LiZwZs0Kxn+3at+OE0qPvPkb8=", | |
"requires": { | |
"assert-plus": "0.2.0", | |
"jsprim": "1.4.1", | |
"sshpk": "1.13.1" | |
} | |
}, | |
"image-data-uri": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/image-data-uri/-/image-data-uri-1.0.0.tgz", | |
"integrity": "sha1-bSpXsRv6psV3WI6T1Kf3Iz7L31M=", | |
"requires": { | |
"fs-extra": "0.26.7", | |
"request": "2.81.0" | |
}, | |
"dependencies": { | |
"fs-extra": { | |
"version": "0.26.7", | |
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-0.26.7.tgz", | |
"integrity": "sha1-muH92UiXeY7at20JGM9C0MMYT6k=", | |
"requires": { | |
"graceful-fs": "4.1.11", | |
"jsonfile": "2.4.0", | |
"klaw": "1.3.1", | |
"path-is-absolute": "1.0.1", | |
"rimraf": "2.6.1" | |
} | |
}, | |
"jsonfile": { | |
"version": "2.4.0", | |
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-2.4.0.tgz", | |
"integrity": "sha1-NzaitCi4e72gzIO1P6PWM6NcKug=", | |
"requires": { | |
"graceful-fs": "4.1.11" | |
} | |
} | |
} | |
}, | |
"inflight": { | |
"version": "1.0.6", | |
"resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", | |
"integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", | |
"requires": { | |
"once": "1.4.0", | |
"wrappy": "1.0.2" | |
} | |
}, | |
"inherits": { | |
"version": "2.0.3", | |
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", | |
"integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=" | |
}, | |
"ipaddr.js": { | |
"version": "1.4.0", | |
"resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.4.0.tgz", | |
"integrity": "sha1-KWrKh4qCGBbluF0KKFqZvP9FgvA=" | |
}, | |
"is-binary-path": { | |
"version": "1.0.1", | |
"resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz", | |
"integrity": "sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=", | |
"requires": { | |
"binary-extensions": "1.10.0" | |
} | |
}, | |
"is-buffer": { | |
"version": "1.1.5", | |
"resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.5.tgz", | |
"integrity": "sha1-Hzsm72E7IUuIy8ojzGwB2Hlh7sw=" | |
}, | |
"is-dotfile": { | |
"version": "1.0.3", | |
"resolved": "https://registry.npmjs.org/is-dotfile/-/is-dotfile-1.0.3.tgz", | |
"integrity": "sha1-pqLzL/0t+wT1yiXs0Pa4PPeYoeE=" | |
}, | |
"is-equal-shallow": { | |
"version": "0.1.3", | |
"resolved": "https://registry.npmjs.org/is-equal-shallow/-/is-equal-shallow-0.1.3.tgz", | |
"integrity": "sha1-IjgJj8Ih3gvPpdnqxMRdY4qhxTQ=", | |
"requires": { | |
"is-primitive": "2.0.0" | |
} | |
}, | |
"is-extendable": { | |
"version": "0.1.1", | |
"resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", | |
"integrity": "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=" | |
}, | |
"is-extglob": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-1.0.0.tgz", | |
"integrity": "sha1-rEaBd8SUNAWgkvyPKXYMb/xiBsA=" | |
}, | |
"is-glob": { | |
"version": "2.0.1", | |
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-2.0.1.tgz", | |
"integrity": "sha1-0Jb5JqPe1WAPP9/ZEZjLCIjC2GM=", | |
"requires": { | |
"is-extglob": "1.0.0" | |
} | |
}, | |
"is-number": { | |
"version": "2.1.0", | |
"resolved": "https://registry.npmjs.org/is-number/-/is-number-2.1.0.tgz", | |
"integrity": "sha1-Afy7s5NGOlSPL0ZszhbezknbkI8=", | |
"requires": { | |
"kind-of": "3.2.2" | |
} | |
}, | |
"is-object": { | |
"version": "1.0.1", | |
"resolved": "https://registry.npmjs.org/is-object/-/is-object-1.0.1.tgz", | |
"integrity": "sha1-iVJojF7C/9awPsyF52ngKQMINHA=" | |
}, | |
"is-plain-obj": { | |
"version": "1.1.0", | |
"resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz", | |
"integrity": "sha1-caUMhCnfync8kqOQpKA7OfzVHT4=" | |
}, | |
"is-posix-bracket": { | |
"version": "0.1.1", | |
"resolved": "https://registry.npmjs.org/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz", | |
"integrity": "sha1-MzTceXdDaOkvAW5vvAqI9c1ua8Q=" | |
}, | |
"is-primitive": { | |
"version": "2.0.0", | |
"resolved": "https://registry.npmjs.org/is-primitive/-/is-primitive-2.0.0.tgz", | |
"integrity": "sha1-IHurkWOEmcB7Kt8kCkGochADRXU=" | |
}, | |
"is-retry-allowed": { | |
"version": "1.1.0", | |
"resolved": "https://registry.npmjs.org/is-retry-allowed/-/is-retry-allowed-1.1.0.tgz", | |
"integrity": "sha1-EaBgVotnM5REAz0BJaYaINVk+zQ=" | |
}, | |
"is-stream": { | |
"version": "1.1.0", | |
"resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz", | |
"integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=" | |
}, | |
"is-typedarray": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", | |
"integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=" | |
}, | |
"isarray": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", | |
"integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=" | |
}, | |
"isobject": { | |
"version": "2.1.0", | |
"resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz", | |
"integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=", | |
"requires": { | |
"isarray": "1.0.0" | |
} | |
}, | |
"isstream": { | |
"version": "0.1.2", | |
"resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz", | |
"integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=" | |
}, | |
"isurl": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/isurl/-/isurl-1.0.0.tgz", | |
"integrity": "sha512-1P/yWsxPlDtn7QeRD+ULKQPaIaN6yF368GZ2vDfv0AL0NwpStafjWCDDdn0k8wgFMWpVAqG7oJhxHnlud42i9w==", | |
"requires": { | |
"has-to-string-tag-x": "1.4.0", | |
"is-object": "1.0.1" | |
} | |
}, | |
"js-yaml": { | |
"version": "3.9.1", | |
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.9.1.tgz", | |
"integrity": "sha512-CbcG379L1e+mWBnLvHWWeLs8GyV/EMw862uLI3c+GxVyDHWZcjZinwuBd3iW2pgxgIlksW/1vNJa4to+RvDOww==", | |
"requires": { | |
"argparse": "1.0.9", | |
"esprima": "4.0.0" | |
} | |
}, | |
"jsbn": { | |
"version": "0.1.1", | |
"resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz", | |
"integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM=" | |
}, | |
"json-schema": { | |
"version": "0.2.3", | |
"resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz", | |
"integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=" | |
}, | |
"json-stable-stringify": { | |
"version": "1.0.1", | |
"resolved": "https://registry.npmjs.org/json-stable-stringify/-/json-stable-stringify-1.0.1.tgz", | |
"integrity": "sha1-mnWdOcXy/1A/1TAGRu1EX4jE+a8=", | |
"requires": { | |
"jsonify": "0.0.0" | |
} | |
}, | |
"json-stringify-safe": { | |
"version": "5.0.1", | |
"resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", | |
"integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=" | |
}, | |
"jsonfile": { | |
"version": "3.0.1", | |
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-3.0.1.tgz", | |
"integrity": "sha1-pezG9l9T9mLEQVx2daAzHQmS7GY=", | |
"requires": { | |
"graceful-fs": "4.1.11" | |
} | |
}, | |
"jsonify": { | |
"version": "0.0.0", | |
"resolved": "https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz", | |
"integrity": "sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=" | |
}, | |
"jsprim": { | |
"version": "1.4.1", | |
"resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz", | |
"integrity": "sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=", | |
"requires": { | |
"assert-plus": "1.0.0", | |
"extsprintf": "1.3.0", | |
"json-schema": "0.2.3", | |
"verror": "1.10.0" | |
}, | |
"dependencies": { | |
"assert-plus": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", | |
"integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=" | |
} | |
} | |
}, | |
"kind-of": { | |
"version": "3.2.2", | |
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", | |
"integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", | |
"requires": { | |
"is-buffer": "1.1.5" | |
} | |
}, | |
"klaw": { | |
"version": "1.3.1", | |
"resolved": "https://registry.npmjs.org/klaw/-/klaw-1.3.1.tgz", | |
"integrity": "sha1-QIhDO0azsbolnXh4XY6W9zugJDk=", | |
"requires": { | |
"graceful-fs": "4.1.11" | |
} | |
}, | |
"livereload": { | |
"version": "0.6.2", | |
"resolved": "https://registry.npmjs.org/livereload/-/livereload-0.6.2.tgz", | |
"integrity": "sha1-vNfD8XnLCyHiqv3iLsxydvtESD4=", | |
"requires": { | |
"chokidar": "1.7.0", | |
"opts": "1.2.6", | |
"ws": "1.1.4" | |
} | |
}, | |
"lodash": { | |
"version": "4.17.4", | |
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", | |
"integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=" | |
}, | |
"lowercase-keys": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.0.tgz", | |
"integrity": "sha1-TjNms55/VFfjXxMkvfb4jQv8cwY=" | |
}, | |
"media-typer": { | |
"version": "0.3.0", | |
"resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz", | |
"integrity": "sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=" | |
}, | |
"merge-descriptors": { | |
"version": "1.0.1", | |
"resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz", | |
"integrity": "sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=" | |
}, | |
"methods": { | |
"version": "1.1.2", | |
"resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz", | |
"integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=" | |
}, | |
"micromatch": { | |
"version": "2.3.11", | |
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-2.3.11.tgz", | |
"integrity": "sha1-hmd8l9FyCzY0MdBNDRUpO9OMFWU=", | |
"requires": { | |
"arr-diff": "2.0.0", | |
"array-unique": "0.2.1", | |
"braces": "1.8.5", | |
"expand-brackets": "0.1.5", | |
"extglob": "0.3.2", | |
"filename-regex": "2.0.1", | |
"is-extglob": "1.0.0", | |
"is-glob": "2.0.1", | |
"kind-of": "3.2.2", | |
"normalize-path": "2.1.1", | |
"object.omit": "2.0.1", | |
"parse-glob": "3.0.4", | |
"regex-cache": "0.4.3" | |
} | |
}, | |
"mime": { | |
"version": "1.3.4", | |
"resolved": "https://registry.npmjs.org/mime/-/mime-1.3.4.tgz", | |
"integrity": "sha1-EV+eO2s9rylZmDyzjxSaLUDrXVM=" | |
}, | |
"mime-db": { | |
"version": "1.29.0", | |
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.29.0.tgz", | |
"integrity": "sha1-SNJtI1WJZRcErFkWygYAGRQmaHg=" | |
}, | |
"mime-types": { | |
"version": "2.1.16", | |
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.16.tgz", | |
"integrity": "sha1-K4WKUuXs1RbbiXrCvodIeDBpjiM=", | |
"requires": { | |
"mime-db": "1.29.0" | |
} | |
}, | |
"mimic-response": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.0.tgz", | |
"integrity": "sha1-3z02Uqc/3ta5sLJBRub9BSNTRY4=" | |
}, | |
"minimatch": { | |
"version": "3.0.4", | |
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", | |
"integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", | |
"requires": { | |
"brace-expansion": "1.1.8" | |
} | |
}, | |
"ms": { | |
"version": "2.0.0", | |
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", | |
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" | |
}, | |
"mustache": { | |
"version": "2.3.0", | |
"resolved": "https://registry.npmjs.org/mustache/-/mustache-2.3.0.tgz", | |
"integrity": "sha1-QCj3d4sXcIpImTCm5SrDvKDaQdA=" | |
}, | |
"nan": { | |
"version": "2.6.2", | |
"resolved": "https://registry.npmjs.org/nan/-/nan-2.6.2.tgz", | |
"integrity": "sha1-5P805slf37WuzAjeZZb0NgWn20U=" | |
}, | |
"negotiator": { | |
"version": "0.6.1", | |
"resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.1.tgz", | |
"integrity": "sha1-KzJxhOiZIQEXeyhWP7XnECrNDKk=" | |
}, | |
"normalize-path": { | |
"version": "2.1.1", | |
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz", | |
"integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=", | |
"requires": { | |
"remove-trailing-separator": "1.1.0" | |
} | |
}, | |
"oauth-sign": { | |
"version": "0.8.2", | |
"resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.2.tgz", | |
"integrity": "sha1-Rqarfwrq2N6unsBWV4C31O/rnUM=" | |
}, | |
"object.omit": { | |
"version": "2.0.1", | |
"resolved": "https://registry.npmjs.org/object.omit/-/object.omit-2.0.1.tgz", | |
"integrity": "sha1-Gpx0SCnznbuFjHbKNXmuKlTr0fo=", | |
"requires": { | |
"for-own": "0.1.5", | |
"is-extendable": "0.1.1" | |
} | |
}, | |
"on-finished": { | |
"version": "2.3.0", | |
"resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz", | |
"integrity": "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=", | |
"requires": { | |
"ee-first": "1.1.1" | |
} | |
}, | |
"once": { | |
"version": "1.4.0", | |
"resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", | |
"integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", | |
"requires": { | |
"wrappy": "1.0.2" | |
} | |
}, | |
"open": { | |
"version": "0.0.5", | |
"resolved": "https://registry.npmjs.org/open/-/open-0.0.5.tgz", | |
"integrity": "sha1-QsPhjslUZra/DcQvOilFw/DK2Pw=" | |
}, | |
"options": { | |
"version": "0.0.6", | |
"resolved": "https://registry.npmjs.org/options/-/options-0.0.6.tgz", | |
"integrity": "sha1-7CLTEoBrtT5zF3Pnza788cZDEo8=" | |
}, | |
"opts": { | |
"version": "1.2.6", | |
"resolved": "https://registry.npmjs.org/opts/-/opts-1.2.6.tgz", | |
"integrity": "sha1-0YXAQlz9652h0YKQi2W1wCOP67M=" | |
}, | |
"p-cancelable": { | |
"version": "0.3.0", | |
"resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-0.3.0.tgz", | |
"integrity": "sha512-RVbZPLso8+jFeq1MfNvgXtCRED2raz/dKpacfTNxsx6pLEpEomM7gah6VeHSYV3+vo0OAi4MkArtQcWWXuQoyw==" | |
}, | |
"p-finally": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz", | |
"integrity": "sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=" | |
}, | |
"p-timeout": { | |
"version": "1.2.0", | |
"resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-1.2.0.tgz", | |
"integrity": "sha1-mCD5lDTFgXhotPNICe5SkWYNW2w=", | |
"requires": { | |
"p-finally": "1.0.0" | |
} | |
}, | |
"parse-glob": { | |
"version": "3.0.4", | |
"resolved": "https://registry.npmjs.org/parse-glob/-/parse-glob-3.0.4.tgz", | |
"integrity": "sha1-ssN2z7EfNVE7rdFz7wu246OIORw=", | |
"requires": { | |
"glob-base": "0.3.0", | |
"is-dotfile": "1.0.3", | |
"is-extglob": "1.0.0", | |
"is-glob": "2.0.1" | |
} | |
}, | |
"parseurl": { | |
"version": "1.3.1", | |
"resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.1.tgz", | |
"integrity": "sha1-yKuMkiO6NIiKpkopeyiFO+wY2lY=" | |
}, | |
"path-is-absolute": { | |
"version": "1.0.1", | |
"resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", | |
"integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=" | |
}, | |
"path-to-regexp": { | |
"version": "0.1.7", | |
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz", | |
"integrity": "sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=" | |
}, | |
"performance-now": { | |
"version": "0.2.0", | |
"resolved": "https://registry.npmjs.org/performance-now/-/performance-now-0.2.0.tgz", | |
"integrity": "sha1-M+8wxcd9TqIcWlOGnZG1bY8lVeU=" | |
}, | |
"prepend-http": { | |
"version": "1.0.4", | |
"resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz", | |
"integrity": "sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=" | |
}, | |
"preserve": { | |
"version": "0.2.0", | |
"resolved": "https://registry.npmjs.org/preserve/-/preserve-0.2.0.tgz", | |
"integrity": "sha1-gV7R9uvGWSb4ZbMQwHE7yzMVzks=" | |
}, | |
"process-nextick-args": { | |
"version": "1.0.7", | |
"resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.7.tgz", | |
"integrity": "sha1-FQ4gt1ZZCtP5EJPyWk8q2L/zC6M=" | |
}, | |
"proxy-addr": { | |
"version": "1.1.5", | |
"resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-1.1.5.tgz", | |
"integrity": "sha1-ccDuOxAt4/IC87ZPYI0XP8uhqRg=", | |
"requires": { | |
"forwarded": "0.1.0", | |
"ipaddr.js": "1.4.0" | |
} | |
}, | |
"punycode": { | |
"version": "1.4.1", | |
"resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz", | |
"integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4=" | |
}, | |
"qs": { | |
"version": "6.4.0", | |
"resolved": "https://registry.npmjs.org/qs/-/qs-6.4.0.tgz", | |
"integrity": "sha1-E+JtKK1rD/qpExLNO/cI7TUecjM=" | |
}, | |
"randomatic": { | |
"version": "1.1.7", | |
"resolved": "https://registry.npmjs.org/randomatic/-/randomatic-1.1.7.tgz", | |
"integrity": "sha512-D5JUjPyJbaJDkuAazpVnSfVkLlpeO3wDlPROTMLGKG1zMFNFRgrciKo1ltz/AzNTkqE0HzDx655QOL51N06how==", | |
"requires": { | |
"is-number": "3.0.0", | |
"kind-of": "4.0.0" | |
}, | |
"dependencies": { | |
"is-number": { | |
"version": "3.0.0", | |
"resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", | |
"integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=", | |
"requires": { | |
"kind-of": "3.2.2" | |
}, | |
"dependencies": { | |
"kind-of": { | |
"version": "3.2.2", | |
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", | |
"integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", | |
"requires": { | |
"is-buffer": "1.1.5" | |
} | |
} | |
} | |
}, | |
"kind-of": { | |
"version": "4.0.0", | |
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz", | |
"integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=", | |
"requires": { | |
"is-buffer": "1.1.5" | |
} | |
} | |
} | |
}, | |
"range-parser": { | |
"version": "1.2.0", | |
"resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.0.tgz", | |
"integrity": "sha1-9JvmtIeJTdxA3MlKMi9hEJLgDV4=" | |
}, | |
"readable-stream": { | |
"version": "2.3.3", | |
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.3.tgz", | |
"integrity": "sha512-m+qzzcn7KUxEmd1gMbchF+Y2eIUbieUaxkWtptyHywrX0rE8QEYqPC07Vuy4Wm32/xE16NcdBctb8S0Xe/5IeQ==", | |
"requires": { | |
"core-util-is": "1.0.2", | |
"inherits": "2.0.3", | |
"isarray": "1.0.0", | |
"process-nextick-args": "1.0.7", | |
"safe-buffer": "5.1.1", | |
"string_decoder": "1.0.3", | |
"util-deprecate": "1.0.2" | |
} | |
}, | |
"readdirp": { | |
"version": "2.1.0", | |
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-2.1.0.tgz", | |
"integrity": "sha1-TtCtBg3zBzMAxIRANz9y0cxkLXg=", | |
"requires": { | |
"graceful-fs": "4.1.11", | |
"minimatch": "3.0.4", | |
"readable-stream": "2.3.3", | |
"set-immediate-shim": "1.0.1" | |
} | |
}, | |
"regex-cache": { | |
"version": "0.4.3", | |
"resolved": "https://registry.npmjs.org/regex-cache/-/regex-cache-0.4.3.tgz", | |
"integrity": "sha1-mxpsNdTQ3871cRrmUejp09cRQUU=", | |
"requires": { | |
"is-equal-shallow": "0.1.3", | |
"is-primitive": "2.0.0" | |
} | |
}, | |
"remove-trailing-separator": { | |
"version": "1.1.0", | |
"resolved": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz", | |
"integrity": "sha1-wkvOKig62tW8P1jg1IJJuSN52O8=" | |
}, | |
"repeat-element": { | |
"version": "1.1.2", | |
"resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.2.tgz", | |
"integrity": "sha1-7wiaF40Ug7quTZPrmLT55OEdmQo=" | |
}, | |
"repeat-string": { | |
"version": "1.6.1", | |
"resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz", | |
"integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc=" | |
}, | |
"request": { | |
"version": "2.81.0", | |
"resolved": "https://registry.npmjs.org/request/-/request-2.81.0.tgz", | |
"integrity": "sha1-xpKJRqDgbF+Nb4qTM0af/aRimKA=", | |
"requires": { | |
"aws-sign2": "0.6.0", | |
"aws4": "1.6.0", | |
"caseless": "0.12.0", | |
"combined-stream": "1.0.5", | |
"extend": "3.0.1", | |
"forever-agent": "0.6.1", | |
"form-data": "2.1.4", | |
"har-validator": "4.2.1", | |
"hawk": "3.1.3", | |
"http-signature": "1.1.1", | |
"is-typedarray": "1.0.0", | |
"isstream": "0.1.2", | |
"json-stringify-safe": "5.0.1", | |
"mime-types": "2.1.16", | |
"oauth-sign": "0.8.2", | |
"performance-now": "0.2.0", | |
"qs": "6.4.0", | |
"safe-buffer": "5.1.1", | |
"stringstream": "0.0.5", | |
"tough-cookie": "2.3.2", | |
"tunnel-agent": "0.6.0", | |
"uuid": "3.1.0" | |
} | |
}, | |
"reveal-md": { | |
"version": "0.4.0", | |
"resolved": "https://registry.npmjs.org/reveal-md/-/reveal-md-0.4.0.tgz", | |
"integrity": "sha512-nsSYvsXA9Z6BCtdQMHXAPslytg/33L78g7UpuaEQAjygXIAV04XWDwDwZZI4Stc+Nv/bDLADC0csxv2C+dkEnw==", | |
"requires": { | |
"bluebird": "3.5.0", | |
"commander": "2.11.0", | |
"express": "4.15.3", | |
"fs-extra": "3.0.1", | |
"glob": "7.1.2", | |
"got": "7.1.0", | |
"highlight.js": "9.12.0", | |
"image-data-uri": "1.0.0", | |
"livereload": "0.6.2", | |
"lodash": "4.17.4", | |
"mustache": "2.3.0", | |
"open": "0.0.5", | |
"reveal.js": "3.5.0", | |
"yaml-front-matter": "3.4.0" | |
} | |
}, | |
"reveal.js": { | |
"version": "3.5.0", | |
"resolved": "https://registry.npmjs.org/reveal.js/-/reveal.js-3.5.0.tgz", | |
"integrity": "sha1-lVRZSa1oJjas7P2uoFzwyoktRC0=" | |
}, | |
"rimraf": { | |
"version": "2.6.1", | |
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.1.tgz", | |
"integrity": "sha1-wjOOxkPfeht/5cVPqG9XQopV8z0=", | |
"requires": { | |
"glob": "7.1.2" | |
} | |
}, | |
"safe-buffer": { | |
"version": "5.1.1", | |
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.1.tgz", | |
"integrity": "sha512-kKvNJn6Mm93gAczWVJg7wH+wGYWNrDHdWvpUmHyEsgCtIwwo3bqPtV4tR5tuPaUhTOo/kvhVwd8XwwOllGYkbg==" | |
}, | |
"send": { | |
"version": "0.15.3", | |
"resolved": "https://registry.npmjs.org/send/-/send-0.15.3.tgz", | |
"integrity": "sha1-UBP5+ZAj31DRvZiSwZ4979HVMwk=", | |
"requires": { | |
"debug": "2.6.7", | |
"depd": "1.1.1", | |
"destroy": "1.0.4", | |
"encodeurl": "1.0.1", | |
"escape-html": "1.0.3", | |
"etag": "1.8.0", | |
"fresh": "0.5.0", | |
"http-errors": "1.6.2", | |
"mime": "1.3.4", | |
"ms": "2.0.0", | |
"on-finished": "2.3.0", | |
"range-parser": "1.2.0", | |
"statuses": "1.3.1" | |
} | |
}, | |
"serve-static": { | |
"version": "1.12.3", | |
"resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.12.3.tgz", | |
"integrity": "sha1-n0uhni8wMMVH+K+ZEHg47DjVseI=", | |
"requires": { | |
"encodeurl": "1.0.1", | |
"escape-html": "1.0.3", | |
"parseurl": "1.3.1", | |
"send": "0.15.3" | |
} | |
}, | |
"set-immediate-shim": { | |
"version": "1.0.1", | |
"resolved": "https://registry.npmjs.org/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz", | |
"integrity": "sha1-SysbJ+uAip+NzEgaWOXlb1mfP2E=" | |
}, | |
"setprototypeof": { | |
"version": "1.0.3", | |
"resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.0.3.tgz", | |
"integrity": "sha1-ZlZ+NwQ+608E2RvWWMDL77VbjgQ=" | |
}, | |
"sntp": { | |
"version": "1.0.9", | |
"resolved": "https://registry.npmjs.org/sntp/-/sntp-1.0.9.tgz", | |
"integrity": "sha1-ZUEYTMkK7qbG57NeJlkIJEPGYZg=", | |
"requires": { | |
"hoek": "2.16.3" | |
} | |
}, | |
"sprintf-js": { | |
"version": "1.0.3", | |
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", | |
"integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=" | |
}, | |
"sshpk": { | |
"version": "1.13.1", | |
"resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.13.1.tgz", | |
"integrity": "sha1-US322mKHFEMW3EwY/hzx2UBzm+M=", | |
"requires": { | |
"asn1": "0.2.3", | |
"assert-plus": "1.0.0", | |
"bcrypt-pbkdf": "1.0.1", | |
"dashdash": "1.14.1", | |
"ecc-jsbn": "0.1.1", | |
"getpass": "0.1.7", | |
"jsbn": "0.1.1", | |
"tweetnacl": "0.14.5" | |
}, | |
"dependencies": { | |
"assert-plus": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", | |
"integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=" | |
} | |
} | |
}, | |
"statuses": { | |
"version": "1.3.1", | |
"resolved": "https://registry.npmjs.org/statuses/-/statuses-1.3.1.tgz", | |
"integrity": "sha1-+vUbnrdKrvOzrPStX2Gr8ky3uT4=" | |
}, | |
"string_decoder": { | |
"version": "1.0.3", | |
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.3.tgz", | |
"integrity": "sha512-4AH6Z5fzNNBcH+6XDMfA/BTt87skxqJlO0lAh3Dker5zThcAxG6mKz+iGu308UKoPPQ8Dcqx/4JhujzltRa+hQ==", | |
"requires": { | |
"safe-buffer": "5.1.1" | |
} | |
}, | |
"stringstream": { | |
"version": "0.0.5", | |
"resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz", | |
"integrity": "sha1-TkhM1N5aC7vuGORjB3EKioFiGHg=" | |
}, | |
"timed-out": { | |
"version": "4.0.1", | |
"resolved": "https://registry.npmjs.org/timed-out/-/timed-out-4.0.1.tgz", | |
"integrity": "sha1-8y6srFoXW+ol1/q1Zas+2HQe9W8=" | |
}, | |
"tough-cookie": { | |
"version": "2.3.2", | |
"resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.3.2.tgz", | |
"integrity": "sha1-8IH3bkyFcg5sN6X6ztc3FQ2EByo=", | |
"requires": { | |
"punycode": "1.4.1" | |
} | |
}, | |
"tunnel-agent": { | |
"version": "0.6.0", | |
"resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz", | |
"integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=", | |
"requires": { | |
"safe-buffer": "5.1.1" | |
} | |
}, | |
"tweetnacl": { | |
"version": "0.14.5", | |
"resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz", | |
"integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=" | |
}, | |
"type-is": { | |
"version": "1.6.15", | |
"resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.15.tgz", | |
"integrity": "sha1-yrEPtJCeRByChC6v4a1kbIGARBA=", | |
"requires": { | |
"media-typer": "0.3.0", | |
"mime-types": "2.1.16" | |
} | |
}, | |
"ultron": { | |
"version": "1.0.2", | |
"resolved": "https://registry.npmjs.org/ultron/-/ultron-1.0.2.tgz", | |
"integrity": "sha1-rOEWq1V80Zc4ak6I9GhTeMiy5Po=" | |
}, | |
"universalify": { | |
"version": "0.1.1", | |
"resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.1.tgz", | |
"integrity": "sha1-+nG63UQ3r0wUiEHjs7Fl+enlkLc=" | |
}, | |
"unpipe": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz", | |
"integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=" | |
}, | |
"url-parse-lax": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-1.0.0.tgz", | |
"integrity": "sha1-evjzA2Rem9eaJy56FKxovAYJ2nM=", | |
"requires": { | |
"prepend-http": "1.0.4" | |
} | |
}, | |
"url-to-options": { | |
"version": "1.0.1", | |
"resolved": "https://registry.npmjs.org/url-to-options/-/url-to-options-1.0.1.tgz", | |
"integrity": "sha1-FQWgOiiaSMvXpDTvuu7FBV9WM6k=" | |
}, | |
"util-deprecate": { | |
"version": "1.0.2", | |
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", | |
"integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=" | |
}, | |
"utils-merge": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.0.tgz", | |
"integrity": "sha1-ApT7kiu5N1FTVBxPcJYjHyh8ivg=" | |
}, | |
"uuid": { | |
"version": "3.1.0", | |
"resolved": "https://registry.npmjs.org/uuid/-/uuid-3.1.0.tgz", | |
"integrity": "sha512-DIWtzUkw04M4k3bf1IcpS2tngXEL26YUD2M0tMDUpnUrz2hgzUBlD55a4FjdLGPvfHxS6uluGWvaVEqgBcVa+g==" | |
}, | |
"vary": { | |
"version": "1.1.1", | |
"resolved": "https://registry.npmjs.org/vary/-/vary-1.1.1.tgz", | |
"integrity": "sha1-Z1Neu2lMHVIldFeYRmUyP1h+jTc=" | |
}, | |
"verror": { | |
"version": "1.10.0", | |
"resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz", | |
"integrity": "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=", | |
"requires": { | |
"assert-plus": "1.0.0", | |
"core-util-is": "1.0.2", | |
"extsprintf": "1.3.0" | |
}, | |
"dependencies": { | |
"assert-plus": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", | |
"integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=" | |
} | |
} | |
}, | |
"wrappy": { | |
"version": "1.0.2", | |
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", | |
"integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=" | |
}, | |
"ws": { | |
"version": "1.1.4", | |
"resolved": "https://registry.npmjs.org/ws/-/ws-1.1.4.tgz", | |
"integrity": "sha1-V/QNA2gy5fUFVmKjl8Tedu1mv2E=", | |
"requires": { | |
"options": "0.0.6", | |
"ultron": "1.0.2" | |
} | |
}, | |
"yaml-front-matter": { | |
"version": "3.4.0", | |
"resolved": "https://registry.npmjs.org/yaml-front-matter/-/yaml-front-matter-3.4.0.tgz", | |
"integrity": "sha1-xLtcQeh5f+9YSxhyzAUs3CYhDco=", | |
"requires": { | |
"commander": "1.0.0", | |
"js-yaml": "3.9.1" | |
}, | |
"dependencies": { | |
"commander": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/commander/-/commander-1.0.0.tgz", | |
"integrity": "sha1-XmqI5wcP9ZCINurRkWlUjDD5C80=" | |
} | |
} | |
} | |
} | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* A simple theme for reveal.js presentations, similar | |
* to the default theme. The accent color is darkblue. | |
* | |
* This theme is Copyright (C) 2012 Owen Versteeg, https://github.com/StereotypicalApps. It is MIT licensed. | |
* reveal.js is Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se | |
*/ | |
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,500); | |
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,700); | |
/********************************************* | |
* GLOBAL STYLES | |
*********************************************/ | |
body { | |
background-color: #fff; | |
counter-reset: section; } | |
.reveal { | |
font-family: "Roboto", sans-serif; | |
font-size: 1.5rem; | |
font-weight: 300; | |
color: #444; } | |
.reveal.has-dark-background { | |
color: #fff; } | |
::selection { | |
color: #fff; | |
background: #69B978; | |
text-shadow: none; } | |
.reveal .slides > section, | |
.reveal .slides > section > section { | |
line-height: 1.3; | |
font-weight: inherit; } | |
/********************************************* | |
* HEADERS | |
*********************************************/ | |
.reveal h1, .reveal h2, .reveal h3, .reveal h4, .reveal h5, .reveal h6 { | |
margin: 0 0 2.5rem 0; | |
color: #444; | |
font-family: "Roboto Slab", serif; | |
font-weight: normal; | |
line-height: 1.2; | |
letter-spacing: normal; | |
text-transform: none; | |
text-shadow: none; | |
word-wrap: break-word; } | |
.reveal.has-dark-background h1, .reveal.has-dark-background h2, .reveal.has-dark-background h3, .reveal.has-dark-background h4, .reveal.has-dark-background h5, .reveal.has-dark-background h6 { | |
color: #fff; } | |
.reveal h1 { | |
font-size: 5rem; } | |
.reveal h2 { | |
font-size: 3.5rem; } | |
.reveal h3 { | |
font-size: 3rem; } | |
.reveal h4 { | |
font-size: 2rem; } | |
.reveal h1 { | |
text-shadow: none; } | |
/********************************************* | |
* OTHER | |
*********************************************/ | |
.reveal p { | |
margin: 2.5rem 0; | |
line-height: 1.3; } | |
/* Ensure certain elements are never larger than the slide itself */ | |
.reveal img, | |
.reveal video, | |
.reveal iframe { | |
max-width: 95%; | |
max-height: 95%; } | |
.reveal strong, | |
.reveal b { | |
font-weight: bold; } | |
.reveal em { | |
font-style: italic; } | |
.reveal ol, | |
.reveal dl, | |
.reveal ul { | |
display: inline-block; | |
text-align: left; | |
margin: 0 0 0 1em; } | |
.reveal ol { | |
list-style-type: decimal; } | |
.reveal ul { | |
list-style-type: disc; } | |
.reveal ul ul { | |
list-style-type: square; } | |
.reveal ul ul ul { | |
list-style-type: circle; } | |
.reveal ul ul, | |
.reveal ul ol, | |
.reveal ol ol, | |
.reveal ol ul { | |
display: block; | |
margin-left: 40px; } | |
.reveal dt { | |
font-weight: bold; } | |
.reveal dd { | |
margin-left: 40px; } | |
.reveal q, | |
.reveal blockquote { | |
quotes: none; } | |
.reveal blockquote { | |
display: block; | |
position: relative; | |
width: 70%; | |
margin: 2.5rem auto; | |
padding: 5px; | |
font-style: italic; | |
background: rgba(255, 255, 255, 0.05); | |
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); } | |
.reveal blockquote p:first-child, | |
.reveal blockquote p:last-child { | |
display: inline-block; } | |
.reveal q { | |
font-style: italic; } | |
.reveal pre { | |
display: block; | |
position: relative; | |
width: 90%; | |
margin: 2.5rem auto; | |
text-align: left; | |
font-size: 0.55em; | |
font-family: monospace; | |
line-height: 1.2em; | |
word-wrap: break-word; | |
box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3); } | |
.reveal code { | |
font-family: monospace; | |
line-height: 1.1em; | |
font-size: 1.4rem; | |
} | |
.reveal pre code { | |
display: block; | |
padding: 5px; | |
overflow: auto; | |
max-height: 400px; | |
word-wrap: normal; | |
background: #3F3F3F; | |
color: #DCDCDC; } | |
.reveal table { | |
margin: auto; | |
border-collapse: collapse; | |
border-spacing: 0; } | |
.reveal table th { | |
font-weight: bold; } | |
.reveal table th, | |
.reveal table td { | |
text-align: left; | |
padding: 0.2em 0.5em 0.2em 0.5em; | |
border-bottom: 1px solid; } | |
.reveal table tr:last-child td { | |
border-bottom: none; } | |
.reveal sup { | |
vertical-align: super; } | |
.reveal sub { | |
vertical-align: sub; } | |
.reveal small { | |
display: inline-block; | |
font-size: 0.6em; | |
line-height: 1.2em; | |
vertical-align: top; } | |
.reveal small * { | |
vertical-align: top; } | |
.reveal .text-left { | |
text-align: left; } | |
/********************************************* | |
* LINKS | |
*********************************************/ | |
.reveal a { | |
color: #333; | |
text-decoration: none; | |
background-image: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.3) 50%); | |
background-repeat: repeat-x; | |
background-size: 2px 2px; | |
background-position: 0 1em; | |
-webkit-transition: color .15s ease; | |
-moz-transition: color .15s ease; | |
transition: color .15s ease; } | |
.reveal a:hover { | |
color: #111; | |
text-shadow: none; | |
border: none; } | |
.reveal.has-dark-background a { | |
color: #eee; | |
background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%); } | |
.reveal.has-dark-background a:hover { | |
color: #fff; } | |
.reveal .roll span:after { | |
color: #fff; | |
background: #0d0d0d; } | |
/********************************************* | |
* IMAGES | |
*********************************************/ | |
.reveal section img.thumbnail { | |
margin: 15px 0px; | |
background: rgba(255, 255, 255, 0.12); | |
border: 4px solid #444; | |
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); } | |
.reveal a img { | |
-webkit-transition: all .15s linear; | |
-moz-transition: all .15s linear; | |
transition: all .15s linear; } | |
.reveal a:hover img { | |
background: rgba(255, 255, 255, 0.2); | |
border-color: #333; | |
box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); } | |
/********************************************* | |
* NAVIGATION CONTROLS | |
*********************************************/ | |
.reveal .controls div.navigate-left, | |
.reveal .controls div.navigate-left.enabled { | |
border-right-color: #333; } | |
.reveal .controls div.navigate-right, | |
.reveal .controls div.navigate-right.enabled { | |
border-left-color: #333; } | |
.reveal .controls div.navigate-up, | |
.reveal .controls div.navigate-up.enabled { | |
border-bottom-color: #333; } | |
.reveal .controls div.navigate-down, | |
.reveal .controls div.navigate-down.enabled { | |
border-top-color: #333; } | |
.reveal .controls div.navigate-left.enabled:hover { | |
border-right-color: #111; } | |
.reveal .controls div.navigate-right.enabled:hover { | |
border-left-color: #111; } | |
.reveal .controls div.navigate-up.enabled:hover { | |
border-bottom-color: #111; } | |
.reveal .controls div.navigate-down.enabled:hover { | |
border-top-color: #111; } | |
/********************************************* | |
* PROGRESS BAR | |
*********************************************/ | |
.reveal .progress { | |
background: rgba(0, 0, 0, 0.2); } | |
.reveal .progress span { | |
background: #333; | |
-webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); | |
-moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); | |
transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); } | |
/********************************************* | |
* SLIDE NUMBER | |
*********************************************/ | |
.reveal .slide-number { | |
color: #333; } | |
section.intro.past { | |
display: block !important; } | |
.reveal .intro h1:before, .reveal .intro h2:before, .reveal .intro h3:before { | |
counter-increment: section; | |
content: counter(section); | |
background-color: white; | |
display: table; | |
margin: 0 auto 40px; | |
border-radius: 50%; | |
font-weight: bold; | |
height: 1.5em; | |
width: 1.5em; | |
line-height: 1.5em; } | |
/********************************************* | |
* SLIDE MASTER | |
*********************************************/ | |
.reveal .slide-background.master-white { | |
background-color: #fff; | |
background-repeat: no-repeat; } | |
.reveal .slide-background.master01 { | |
background: url('data:image/svg+xml;utf8,<svg width="312" height="147" viewBox="0 0 312 147" xmlns="http://www.w3.org/2000/svg"><g fill="none"><path d="M311.8 147H104.36L208.08 43.28 311.78 147" fill="#47B8B2"/><path d="M238.46 73.66L311.8.32V147l-73.34-73.34" fill="#3D9ECC"/><path d="M104.36 147l51.86-51.86H52.5L.64 147h103.72" fill="#369096"/></g></svg>') bottom right, url('data:image/svg+xml;utf8,<svg width="156" height="208" viewBox="0 0 156 208" xmlns="http://www.w3.org/2000/svg"><g fill="none"><path d="M.1 207.15V-.28l103.7 103.72L.1 207.14" fill="#2D81B6"/><path d="M.1-.28h103.7L51.96 51.58.1-.28" fill="#47B8B2"/><path d="M155.67 51.58l-51.86 51.86-51.85-51.86L103.8-.28l51.87 51.86" fill="#3D9ECC"/></g></svg>') top left; | |
background-color: #1E5A96; | |
background-repeat: no-repeat; } | |
.master01.intro h1:before, .master01.intro h2:before, .master01.intro h3:before { | |
color: #1E5A96; } | |
.reveal .slide-background.master02 { | |
background: url('data:image/svg+xml;utf8,<svg width="178" height="208" viewBox="0 0 178 208" xmlns="http://www.w3.org/2000/svg"><g fill="none"><path d="M177.84-.22V207.4L73.9 103.6 177.83-.23" fill="#1E5A96"/><path d="M104.33 73.19L30.83-.23h147l-73.5 73.4" fill="#238BCA"/><path d="M52.36 125.1L.38 73.2l51.98-51.92 51.97 51.9-51.97 51.9" fill="#3FA8E0"/></g></svg>') top right, url('data:image/svg+xml;utf8,<svg width="208" height="208" viewBox="0 0 208 208" xmlns="http://www.w3.org/2000/svg"><g fill="none"><path d="M.07-.22H207.5l-103.7 103.8L.06-.2" fill="#238BCA"/><path d="M.08 103.6V-.23l51.85 51.9-51.85 51.9" fill="#1E5A96"/><path d="M51.93 155.5L.08 207.4V103.6l51.85-51.92V155.5" fill="#3FA8E0"/></g></svg>') top left; | |
background-color: #3B7BBE; | |
background-repeat: no-repeat; } | |
.master02.intro h1:before, .master02.intro h2:before, .master02.intro h3:before { | |
color: #3B7BBE; } | |
.reveal .slide-background.master03 { | |
background: url('data:image/svg+xml;utf8,<svg width="178" height="208" viewBox="0 0 178 208" xmlns="http://www.w3.org/2000/svg"><g fill="none"><path d="M177.84-.22V207.4L73.9 103.6 177.83-.23" fill="#3FA8E0"/><path d="M104.33 73.19L30.83-.23h147l-73.5 73.4" fill="#3B7BBE"/><path d="M52.36 125.1L.38 73.2l51.98-51.92 51.97 51.9-51.97 51.9" fill="#46BCC0"/></g></svg>') top right, url('data:image/svg+xml;utf8,<svg width="208" height="208" viewBox="0 0 208 208" xmlns="http://www.w3.org/2000/svg"><g fill="none"><path d="M.07-.22H207.5l-103.7 103.8L.06-.2" fill="#3FA8E0"/><path d="M.08 103.6V-.23l51.85 51.9-51.85 51.9" fill="#46BCC0"/><path d="M51.93 155.5L.08 207.4V103.6l51.85-51.92V155.5" fill="#3B7BBE"/></g></svg>') top left; | |
background-color: #238BCA; | |
background-repeat: no-repeat; } | |
.master03.intro h1:before, .master03.intro h2:before, .master03.intro h3:before { | |
color: #238BCA; } | |
.reveal .slide-background.master04 { | |
background: url('data:image/svg+xml;utf8,<svg width="178" height="208" viewBox="0 0 178 208" xmlns="http://www.w3.org/2000/svg"><g fill="none"><path d="M177.84-.22V207.4L73.9 103.6 177.83-.23" fill="#238BCA"/><path d="M104.33 73.19L30.83-.23h147l-73.5 73.4" fill="#3FA8E0"/><path d="M52.36 125.1L.38 73.2l51.98-51.92 51.97 51.9-51.97 51.9" fill="#46BCC0"/></g></svg>') top right, url('data:image/svg+xml;utf8,<svg width="208" height="208" viewBox="0 0 208 208" xmlns="http://www.w3.org/2000/svg"><g fill="none"><path d="M.07-.22H207.5l-103.7 103.8L.06-.2" fill="#46BCC0"/><path d="M.08 103.6V-.23l51.85 51.9-51.85 51.9" fill="#238BCA"/><path d="M51.93 155.5L.08 207.4V103.6l51.85-51.92V155.5" fill="#3FA8E0"/></g></svg>') top left; | |
background-color: #2C97A6; | |
background-repeat: no-repeat; } | |
.master04.intro h1:before, .master04.intro h2:before, .master04.intro h3:before { | |
color: #2C97A6; } | |
.reveal .slide-background.master05 { | |
background: url('data:image/svg+xml;utf8,<svg width="178" height="208" viewBox="0 0 178 208" xmlns="http://www.w3.org/2000/svg"><g fill="none"><path d="M177.84-.22V207.4L73.9 103.6 177.83-.23" fill="#2C97A6"/><path d="M104.33 73.19L30.83-.23h147l-73.5 73.4" fill="#61B44B"/><path d="M52.36 125.1L.38 73.2l51.98-51.92 51.97 51.9-51.97 51.9" fill="#46BCC0"/></g></svg>') top right, url('data:image/svg+xml;utf8,<svg width="208" height="208" viewBox="0 0 208 208" xmlns="http://www.w3.org/2000/svg"><g fill="none"><path d="M.07-.22H207.5l-103.7 103.8L.06-.2" fill="#46BCC0"/><path d="M.08 103.6V-.23l51.85 51.9-51.85 51.9" fill="#2C97A6"/><path d="M51.93 155.5L.08 207.4V103.6l51.85-51.92V155.5" fill="#61B44B"/></g></svg>') top left; | |
background-color: #69B978; | |
background-repeat: no-repeat; } | |
.master05.intro h1:before, .master05.intro h2:before, .master05.intro h3:before { | |
color: #69B978; } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
<!-- Created with Inkscape (http://www.inkscape.org/) --> | |
<svg | |
xmlns:dc="http://purl.org/dc/elements/1.1/" | |
xmlns:cc="http://creativecommons.org/ns#" | |
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
xmlns:svg="http://www.w3.org/2000/svg" | |
xmlns="http://www.w3.org/2000/svg" | |
xmlns:xlink="http://www.w3.org/1999/xlink" | |
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |
width="335.5365mm" | |
height="74.029167mm" | |
viewBox="0 0 335.53651 74.029167" | |
version="1.1" | |
id="svg7518" | |
sodipodi:docname="drawing.svg" | |
inkscape:version="0.92.2 5c3e80d, 2017-08-06"> | |
<defs | |
id="defs7512"> | |
<marker | |
inkscape:isstock="true" | |
style="overflow:visible" | |
id="marker9461" | |
refX="0" | |
refY="0" | |
orient="auto" | |
inkscape:stockid="Arrow1Lend"> | |
<path | |
transform="matrix(-0.8,0,0,-0.8,-10,0)" | |
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1" | |
d="M 0,0 5,-5 -12.5,0 5,5 Z" | |
id="path9459" | |
inkscape:connector-curvature="0" /> | |
</marker> | |
<marker | |
inkscape:stockid="Arrow1Lend" | |
orient="auto" | |
refY="0" | |
refX="0" | |
id="Arrow1Lend" | |
style="overflow:visible" | |
inkscape:isstock="true" | |
inkscape:collect="always"> | |
<path | |
id="path5686" | |
d="M 0,0 5,-5 -12.5,0 5,5 Z" | |
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1" | |
transform="matrix(-0.8,0,0,-0.8,-10,0)" | |
inkscape:connector-curvature="0" /> | |
</marker> | |
<inkscape:perspective | |
sodipodi:type="inkscape:persp3d" | |
inkscape:vp_x="0 : 37.873656 : 1" | |
inkscape:vp_y="0 : 1000.0001 : 0" | |
inkscape:vp_z="163.48743 : 37.873656 : 1" | |
inkscape:persp3d-origin="81.743714 : 25.249104 : 1" | |
id="perspective8777" /> | |
<linearGradient | |
inkscape:collect="always" | |
id="linearGradient8277"> | |
<stop | |
style="stop-color:#ffc600;stop-opacity:1;" | |
offset="0" | |
id="stop8273" /> | |
<stop | |
style="stop-color:#ffc600;stop-opacity:0;" | |
offset="1" | |
id="stop8275" /> | |
</linearGradient> | |
<linearGradient | |
inkscape:collect="always" | |
id="linearGradient8267"> | |
<stop | |
style="stop-color:#ffc600;stop-opacity:1;" | |
offset="0" | |
id="stop8263" /> | |
<stop | |
style="stop-color:#ffc600;stop-opacity:0;" | |
offset="1" | |
id="stop8265" /> | |
</linearGradient> | |
<clipPath | |
clipPathUnits="userSpaceOnUse" | |
id="clipPath8257"> | |
<rect | |
style="opacity:1;fill:#ff5300;fill-opacity:1;stroke:none;stroke-width:2.50652552;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.49746195" | |
id="rect8259" | |
width="12" | |
height="25" | |
x="14.952702" | |
y="100.18466" /> | |
</clipPath> | |
<linearGradient | |
inkscape:collect="always" | |
xlink:href="#linearGradient8267" | |
id="linearGradient8271" | |
x1="14.952702" | |
y1="112.68466" | |
x2="26.952702" | |
y2="112.68466" | |
gradientUnits="userSpaceOnUse" /> | |
<linearGradient | |
inkscape:collect="always" | |
xlink:href="#linearGradient8277" | |
id="linearGradient8279" | |
x1="4.5366492" | |
y1="112.68466" | |
x2="18.201891" | |
y2="112.68466" | |
gradientUnits="userSpaceOnUse" | |
gradientTransform="matrix(1.4603899,0,0,1.4603899,-10.754411,-55.301008)" /> | |
<meshgradient | |
inkscape:collect="always" | |
id="meshgradient8451" | |
gradientUnits="userSpaceOnUse" | |
x="54.75985" | |
y="87.266769" | |
gradientTransform="translate(30.0775,9.7775153)"> | |
<meshrow | |
id="meshrow8453"> | |
<meshpatch | |
id="meshpatch8455"> | |
<stop | |
path="c 0.290922,-0.254557 0.762601,-0.254557 1.05352,0" | |
style="stop-color:#ffffff;stop-opacity:1" | |
id="stop8457" /> | |
<stop | |
path="c 0.290922,0.254557 0.290922,0.667276 0,0.921833" | |
style="stop-color:#3aaf38;stop-opacity:1" | |
id="stop8459" /> | |
<stop | |
path="c -0.290922,0.254557 -0.762601,0.254557 -1.05352,0" | |
style="stop-color:#ffffff;stop-opacity:1" | |
id="stop8461" /> | |
<stop | |
path="c -0.290922,-0.254557 -0.290922,-0.667276 0,-0.921833" | |
style="stop-color:#3aaf38;stop-opacity:1" | |
id="stop8463" /> | |
</meshpatch> | |
</meshrow> | |
</meshgradient> | |
</defs> | |
<sodipodi:namedview | |
id="base" | |
pagecolor="#ffffff" | |
bordercolor="#666666" | |
borderopacity="1.0" | |
inkscape:pageopacity="0.0" | |
inkscape:pageshadow="2" | |
inkscape:zoom="0.35516756" | |
inkscape:cx="1063.3949" | |
inkscape:cy="123.432" | |
inkscape:document-units="mm" | |
inkscape:current-layer="layer1" | |
showgrid="false" | |
fit-margin-top="0" | |
fit-margin-left="0" | |
fit-margin-right="0" | |
fit-margin-bottom="0" | |
inkscape:window-width="1440" | |
inkscape:window-height="851" | |
inkscape:window-x="0" | |
inkscape:window-y="23" | |
inkscape:window-maximized="1" | |
showguides="true" /> | |
<metadata | |
id="metadata7515"> | |
<rdf:RDF> | |
<cc:Work | |
rdf:about=""> | |
<dc:format>image/svg+xml</dc:format> | |
<dc:type | |
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |
<dc:title></dc:title> | |
</cc:Work> | |
</rdf:RDF> | |
</metadata> | |
<g | |
inkscape:label="Layer 1" | |
inkscape:groupmode="layer" | |
id="layer1" | |
transform="translate(4.128791,-87.654104)"> | |
<g | |
id="g8495"> | |
<ellipse | |
transform="matrix(0.65662297,0,0,0.55232263,-13.947078,47.02423)" | |
clip-path="url(#clipPath8257)" | |
ry="12.5" | |
rx="12" | |
cy="112.68466" | |
cx="14.952702" | |
id="path8253" | |
style="opacity:1;fill:url(#linearGradient8271);fill-opacity:1;stroke:none;stroke-width:3.20404625;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.49746195" /> | |
<path | |
inkscape:connector-curvature="0" | |
id="path8261" | |
d="M 15.827145,92.278127 -4.128791,102.32439 v 13.87625 l 19.955936,10.04627 z" | |
style="fill:url(#linearGradient8279);fill-opacity:1;stroke:none;stroke-width:0.38639483px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> | |
</g> | |
<text | |
xml:space="preserve" | |
style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332" | |
x="-5.0494132" | |
y="148.7614" | |
id="text8286"><tspan | |
sodipodi:role="line" | |
id="tspan8284" | |
x="-5.0494132" | |
y="148.7614" | |
style="font-size:10.58333302px;stroke-width:0.26458332">LED</tspan></text> | |
<text | |
xml:space="preserve" | |
style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332" | |
x="25.069689" | |
y="148.7614" | |
id="text8300"><tspan | |
sodipodi:role="line" | |
id="tspan8298" | |
x="25.069689" | |
y="148.7614" | |
style="stroke-width:0.26458332">Diffuser</tspan></text> | |
<g | |
id="g8523" | |
transform="translate(0,0.29106477)"> | |
<rect | |
y="93.478813" | |
x="23.622538" | |
height="31.567406" | |
width="7.6357737" | |
id="rect8288" | |
style="opacity:1;fill:#3aafef;fill-opacity:0.42131982;stroke:none;stroke-width:3.54215717;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> | |
<g | |
transform="translate(-16.933333)" | |
id="g8489"> | |
<ellipse | |
style="opacity:1;fill:#3aaf38;fill-opacity:0.42131982;stroke:none;stroke-width:3.11400008;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" | |
id="path8302" | |
cx="53.610462" | |
cy="98.93058" | |
rx="0.74495357" | |
ry="0.65183437" /> | |
<ellipse | |
style="opacity:1;fill:#3aaf38;fill-opacity:0.42131982;stroke:none;stroke-width:3.11400008;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" | |
id="path8302-9" | |
cx="53.703583" | |
cy="113.03181" | |
rx="0.74495357" | |
ry="0.65183437" /> | |
<ellipse | |
style="opacity:1;fill:#3aaf38;fill-opacity:0.42131982;stroke:none;stroke-width:3.11400008;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" | |
id="path8302-1" | |
cx="56.874111" | |
cy="108.89433" | |
rx="0.74495357" | |
ry="0.65183437" /> | |
<ellipse | |
style="opacity:1;fill:#3aaf38;fill-opacity:0.42131982;stroke:none;stroke-width:3.11400008;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" | |
id="path8302-5" | |
cx="48.936604" | |
cy="116.30266" | |
rx="0.74495357" | |
ry="0.65183437" /> | |
<ellipse | |
style="opacity:1;fill:#3aaf38;fill-opacity:0.42131982;stroke:none;stroke-width:3.11400008;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" | |
id="path8302-98" | |
cx="49.465771" | |
cy="103.07353" | |
rx="0.74495357" | |
ry="0.65183437" /> | |
<ellipse | |
style="opacity:1;fill:#3aaf38;fill-opacity:0.42131982;stroke:none;stroke-width:3.11400008;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" | |
id="path8302-3" | |
cx="55.28661" | |
cy="106.24851" | |
rx="0.74495357" | |
ry="0.65183437" /> | |
<ellipse | |
style="opacity:1;fill:#3aaf38;fill-opacity:0.42131982;stroke:none;stroke-width:3.11400008;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" | |
id="path8302-0" | |
cx="55.28661" | |
cy="116.83183" | |
rx="0.74495357" | |
ry="0.65183437" /> | |
<ellipse | |
style="opacity:1;fill:#3aaf38;fill-opacity:0.42131982;stroke:none;stroke-width:3.11400008;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" | |
id="path8302-90" | |
cx="51.053272" | |
cy="120.53599" | |
rx="0.74495357" | |
ry="0.65183437" /> | |
<ellipse | |
style="opacity:1;fill:#3aaf38;fill-opacity:0.42131982;stroke:none;stroke-width:3.11400008;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" | |
id="path8302-7" | |
cx="65.340782" | |
cy="108.89433" | |
rx="0.74495357" | |
ry="0.65183437" /> | |
<ellipse | |
style="opacity:1;fill:#3aaf38;fill-opacity:0.42131982;stroke:none;stroke-width:3.11400008;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" | |
id="path8302-6" | |
cx="63.224117" | |
cy="105.19019" | |
rx="0.74495357" | |
ry="0.65183437" /> | |
<ellipse | |
style="opacity:1;fill:#3aaf38;fill-opacity:0.42131982;stroke:none;stroke-width:3.11400008;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" | |
id="path8302-8" | |
cx="55.28661" | |
cy="105.71935" | |
rx="0.74495357" | |
ry="0.65183437" /> | |
<ellipse | |
style="opacity:1;fill:#3aaf38;fill-opacity:0.42131982;stroke:none;stroke-width:3.11400008;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" | |
id="path8302-38" | |
cx="61.636616" | |
cy="98.311028" | |
rx="0.74495357" | |
ry="0.65183437" /> | |
<ellipse | |
style="opacity:1;fill:#3aaf38;fill-opacity:0.42131982;stroke:none;stroke-width:3.11400008;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" | |
id="path8302-61" | |
cx="57.932446" | |
cy="103.07353" | |
rx="0.74495357" | |
ry="0.65183437" /> | |
<ellipse | |
style="opacity:1;fill:#3aaf38;fill-opacity:0.42131982;stroke:none;stroke-width:3.11400008;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" | |
id="path8302-96" | |
cx="66.399117" | |
cy="118.41933" | |
rx="0.74495357" | |
ry="0.65183437" /> | |
<ellipse | |
style="opacity:1;fill:#3aaf38;fill-opacity:0.42131982;stroke:none;stroke-width:3.11400008;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" | |
id="path8302-78" | |
cx="70.632454" | |
cy="112.06932" | |
rx="0.74495357" | |
ry="0.65183437" /> | |
<ellipse | |
style="opacity:1;fill:#3aaf38;fill-opacity:0.42131982;stroke:none;stroke-width:3.11400008;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" | |
id="path8302-97" | |
cx="71.690788" | |
cy="102.01519" | |
rx="0.74495357" | |
ry="0.65183437" /> | |
<ellipse | |
style="opacity:1;fill:#3aaf38;fill-opacity:0.42131982;stroke:none;stroke-width:3.11400008;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" | |
id="path8302-55" | |
cx="72.749123" | |
cy="97.252693" | |
rx="0.74495357" | |
ry="0.65183437" /> | |
<ellipse | |
style="opacity:1;fill:#3aaf38;fill-opacity:0.42131982;stroke:none;stroke-width:3.11400008;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" | |
id="path8302-2" | |
cx="63.224117" | |
cy="115.77351" | |
rx="0.74495357" | |
ry="0.65183437" /> | |
<ellipse | |
style="opacity:1;fill:#3aaf38;fill-opacity:0.42131982;stroke:none;stroke-width:3.11400008;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" | |
id="path8302-4" | |
cx="64.811615" | |
cy="124.24016" | |
rx="0.74495357" | |
ry="0.65183437" /> | |
<ellipse | |
style="opacity:1;fill:#3aaf38;fill-opacity:0.42131982;stroke:none;stroke-width:3.11400008;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" | |
id="path8302-94" | |
cx="68.515785" | |
cy="93.548523" | |
rx="0.74495357" | |
ry="0.65183437" /> | |
<ellipse | |
style="opacity:1;fill:#3aaf38;fill-opacity:0.42131982;stroke:none;stroke-width:3.11400008;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" | |
id="path8302-47" | |
cx="81.744965" | |
cy="108.89433" | |
rx="0.74495357" | |
ry="0.65183437" /> | |
<ellipse | |
style="opacity:1;fill:#3aaf38;fill-opacity:0.42131982;stroke:none;stroke-width:3.11400008;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" | |
id="path8302-95" | |
cx="80.68663" | |
cy="119.47765" | |
rx="0.74495357" | |
ry="0.65183437" /> | |
<ellipse | |
style="opacity:1;fill:#3aaf38;fill-opacity:0.42131982;stroke:none;stroke-width:3.11400008;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" | |
id="path8302-56" | |
cx="83.332466" | |
cy="105.19018" | |
rx="0.74495357" | |
ry="0.65183437" /> | |
<ellipse | |
style="opacity:1;fill:url(#meshgradient8451);fill-opacity:1;stroke:none;stroke-width:3.11400008;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" | |
id="path8302-15" | |
cx="85.364113" | |
cy="97.505196" | |
rx="0.74495357" | |
ry="0.65183437" /> | |
</g> | |
</g> | |
<g | |
id="g8761" | |
transform="translate(-8.4666668,-1.4010767)"> | |
<g | |
transform="matrix(-1,0,0,1,216.59611,5.7669752)" | |
id="g8689"> | |
<path | |
style="fill:none;stroke:#000000;stroke-width:0.26594695px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | |
d="M 90.951942,87.396622 V 122.39662" | |
id="path8613" | |
inkscape:connector-curvature="0" | |
sodipodi:nodetypes="cc" /> | |
<path | |
style="fill:none;stroke:#000000;stroke-width:0.26594695px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | |
d="m 121.8368,87.39662 v 35" | |
id="path8613-9" | |
inkscape:connector-curvature="0" | |
sodipodi:nodetypes="cc" /> | |
<path | |
style="fill:none;stroke:#000000;stroke-width:0.26594695px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | |
d="m 117.9762,87.39662 v 35" | |
id="path8613-1" | |
inkscape:connector-curvature="0" | |
sodipodi:nodetypes="cc" /> | |
<path | |
style="fill:none;stroke:#000000;stroke-width:0.26594695px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | |
d="m 114.11559,87.39662 v 35" | |
id="path8613-3" | |
inkscape:connector-curvature="0" | |
sodipodi:nodetypes="cc" /> | |
<path | |
style="fill:none;stroke:#000000;stroke-width:0.26594695px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | |
d="m 110.25498,87.39662 v 35" | |
id="path8613-8" | |
inkscape:connector-curvature="0" | |
sodipodi:nodetypes="cc" /> | |
<path | |
style="fill:none;stroke:#000000;stroke-width:0.26594695px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | |
d="m 106.39437,87.39662 v 35" | |
id="path8613-89" | |
inkscape:connector-curvature="0" | |
sodipodi:nodetypes="cc" /> | |
<path | |
style="fill:none;stroke:#000000;stroke-width:0.26594695px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | |
d="m 102.53376,87.39662 v 35" | |
id="path8613-4" | |
inkscape:connector-curvature="0" | |
sodipodi:nodetypes="cc" /> | |
<path | |
style="fill:none;stroke:#000000;stroke-width:0.26594695px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | |
d="m 98.673161,87.39662 v 35" | |
id="path8613-39" | |
inkscape:connector-curvature="0" | |
sodipodi:nodetypes="cc" /> | |
<path | |
style="fill:none;stroke:#000000;stroke-width:0.26594695px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | |
d="m 94.812554,87.39662 v 35" | |
id="path8613-5" | |
inkscape:connector-curvature="0" | |
sodipodi:nodetypes="cc" /> | |
<path | |
style="fill:none;stroke:#000000;stroke-width:0.26594695px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | |
d="m 125.69741,87.39662 v 35" | |
id="path8613-17" | |
inkscape:connector-curvature="0" | |
sodipodi:nodetypes="cc" /> | |
</g> | |
<g | |
transform="matrix(0,1,1,0,3.3748148,2.3389192)" | |
id="g8689-4"> | |
<path | |
style="fill:none;stroke:#000000;stroke-width:0.26594695px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | |
d="M 90.951942,87.396622 V 122.39662" | |
id="path8613-51" | |
inkscape:connector-curvature="0" | |
sodipodi:nodetypes="cc" /> | |
<path | |
style="fill:none;stroke:#000000;stroke-width:0.26594695px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | |
d="m 121.8368,87.39662 v 35" | |
id="path8613-9-4" | |
inkscape:connector-curvature="0" | |
sodipodi:nodetypes="cc" /> | |
<path | |
style="fill:none;stroke:#000000;stroke-width:0.26594695px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | |
d="m 117.9762,87.39662 v 35" | |
id="path8613-1-6" | |
inkscape:connector-curvature="0" | |
sodipodi:nodetypes="cc" /> | |
<path | |
style="fill:none;stroke:#000000;stroke-width:0.26594695px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | |
d="m 114.11559,87.39662 v 35" | |
id="path8613-3-0" | |
inkscape:connector-curvature="0" | |
sodipodi:nodetypes="cc" /> | |
<path | |
style="fill:none;stroke:#000000;stroke-width:0.26594695px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | |
d="m 110.25498,87.39662 v 35" | |
id="path8613-8-3" | |
inkscape:connector-curvature="0" | |
sodipodi:nodetypes="cc" /> | |
<path | |
style="fill:none;stroke:#000000;stroke-width:0.26594695px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | |
d="m 106.39437,87.39662 v 35" | |
id="path8613-89-2" | |
inkscape:connector-curvature="0" | |
sodipodi:nodetypes="cc" /> | |
<path | |
style="fill:none;stroke:#000000;stroke-width:0.26594695px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | |
d="m 102.53376,87.39662 v 35" | |
id="path8613-4-2" | |
inkscape:connector-curvature="0" | |
sodipodi:nodetypes="cc" /> | |
<path | |
style="fill:none;stroke:#000000;stroke-width:0.26594695px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | |
d="m 98.673161,87.39662 v 35" | |
id="path8613-39-1" | |
inkscape:connector-curvature="0" | |
sodipodi:nodetypes="cc" /> | |
<path | |
style="fill:none;stroke:#000000;stroke-width:0.26594695px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | |
d="m 94.812554,87.39662 v 35" | |
id="path8613-5-4" | |
inkscape:connector-curvature="0" | |
sodipodi:nodetypes="cc" /> | |
<path | |
style="fill:none;stroke:#000000;stroke-width:0.26594695px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | |
d="m 125.69741,87.39662 v 35" | |
id="path8613-17-7" | |
inkscape:connector-curvature="0" | |
sodipodi:nodetypes="cc" /> | |
</g> | |
<rect | |
y="91.201683" | |
x="88.902641" | |
height="38.923824" | |
width="38.737587" | |
id="rect8736" | |
style="opacity:1;fill:#3a3a3a;fill-opacity:0.32487308;stroke:#000000;stroke-width:0.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> | |
</g> | |
<text | |
xml:space="preserve" | |
style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332" | |
x="78.860313" | |
y="141.75941" | |
id="text8765"><tspan | |
sodipodi:role="line" | |
id="tspan8763" | |
x="78.860313" | |
y="141.75941" | |
style="stroke-width:0.26458332">CMOS</tspan><tspan | |
sodipodi:role="line" | |
x="78.860313" | |
y="154.98859" | |
style="stroke-width:0.26458332" | |
id="tspan8769">Sensors</tspan></text> | |
<g | |
id="g9008" | |
transform="translate(94.720837,-2.589105)" | |
style="opacity:1"> | |
<rect | |
ry="4.1906362" | |
y="95.089081" | |
x="135.92682" | |
height="33.525085" | |
width="33.702187" | |
id="rect8799" | |
style="opacity:1;fill:#3a3a3a;fill-opacity:0.32487308;stroke:#000000;stroke-width:0.19781196;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> | |
<g | |
style="stroke:#000000;stroke-width:0.05;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | |
transform="translate(0,0.49178854)" | |
id="g8916"> | |
<g | |
style="stroke:#000000;stroke-width:0.05;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | |
transform="rotate(-90,152.17858,110.69881)" | |
id="g8849-8"> | |
<path | |
inkscape:connector-curvature="0" | |
id="path8801-2" | |
d="m 131.33095,113.61467 v 0.004 a 1.5,1.5 0 0 0 -1.39681,1.49655 1.5,1.5 0 0 0 1.39681,1.49448 v 0.005 h 0.10284 2.22519 v -2.99982 h -2.22519 z" | |
style="opacity:1;fill:#3a3a3a;fill-opacity:0.32487308;stroke:#000000;stroke-width:0.05;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> | |
<path | |
inkscape:connector-curvature="0" | |
id="path8801-7-99" | |
d="m 131.33095,99.856432 v 0.0036 a 1.5,1.5 0 0 0 -1.39681,1.496548 1.5,1.5 0 0 0 1.39681,1.49449 v 0.005 h 0.10284 2.22519 v -2.999827 h -2.22519 z" | |
style="opacity:1;fill:#3a3a3a;fill-opacity:0.32487308;stroke:#000000;stroke-width:0.05;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> | |
<path | |
inkscape:connector-curvature="0" | |
id="path8801-0-8" | |
d="m 131.33095,106.7354 v 0.004 a 1.5,1.5 0 0 0 -1.39681,1.49655 1.5,1.5 0 0 0 1.39681,1.49448 v 0.005 h 0.10284 2.22519 v -2.99982 h -2.22519 z" | |
style="opacity:1;fill:#3a3a3a;fill-opacity:0.32487308;stroke:#000000;stroke-width:0.05;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> | |
<path | |
inkscape:connector-curvature="0" | |
id="path8801-9-3" | |
d="m 131.33095,120.49393 v 0.004 a 1.5,1.5 0 0 0 -1.39681,1.49654 1.5,1.5 0 0 0 1.39681,1.49449 v 0.005 h 0.10284 2.22519 v -2.99982 h -2.22519 z" | |
style="opacity:1;fill:#3a3a3a;fill-opacity:0.32487308;stroke:#000000;stroke-width:0.05;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> | |
</g> | |
<g | |
style="stroke:#000000;stroke-width:0.05;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | |
transform="rotate(90,152.49385,112.33613)" | |
id="g8849-7"> | |
<path | |
inkscape:connector-curvature="0" | |
id="path8801-1" | |
d="m 131.33095,113.61467 v 0.004 a 1.5,1.5 0 0 0 -1.39681,1.49655 1.5,1.5 0 0 0 1.39681,1.49448 v 0.005 h 0.10284 2.22519 v -2.99982 h -2.22519 z" | |
style="opacity:1;fill:#3a3a3a;fill-opacity:0.32487308;stroke:#000000;stroke-width:0.05;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> | |
<path | |
inkscape:connector-curvature="0" | |
id="path8801-7-2" | |
d="m 131.33095,99.856432 v 0.0036 a 1.5,1.5 0 0 0 -1.39681,1.496548 1.5,1.5 0 0 0 1.39681,1.49449 v 0.005 h 0.10284 2.22519 v -2.999827 h -2.22519 z" | |
style="opacity:1;fill:#3a3a3a;fill-opacity:0.32487308;stroke:#000000;stroke-width:0.05;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> | |
<path | |
inkscape:connector-curvature="0" | |
id="path8801-0-6" | |
d="m 131.33095,106.7354 v 0.004 a 1.5,1.5 0 0 0 -1.39681,1.49655 1.5,1.5 0 0 0 1.39681,1.49448 v 0.005 h 0.10284 2.22519 v -2.99982 h -2.22519 z" | |
style="opacity:1;fill:#3a3a3a;fill-opacity:0.32487308;stroke:#000000;stroke-width:0.05;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> | |
<path | |
inkscape:connector-curvature="0" | |
id="path8801-9-1" | |
d="m 131.33095,120.49393 v 0.004 a 1.5,1.5 0 0 0 -1.39681,1.49654 1.5,1.5 0 0 0 1.39681,1.49449 v 0.005 h 0.10284 2.22519 v -2.99982 h -2.22519 z" | |
style="opacity:1;fill:#3a3a3a;fill-opacity:0.32487308;stroke:#000000;stroke-width:0.05;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> | |
</g> | |
</g> | |
<g | |
style="stroke:#000000;stroke-width:0.05;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | |
transform="translate(-0.37695786)" | |
id="g8983"> | |
<g | |
style="stroke:#000000;stroke-width:0.05;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | |
transform="rotate(-180,152.33621,111.58839)" | |
id="g8849-8-6"> | |
<path | |
inkscape:connector-curvature="0" | |
id="path8801-2-5" | |
d="m 131.33095,113.61467 v 0.004 a 1.5,1.5 0 0 0 -1.39681,1.49655 1.5,1.5 0 0 0 1.39681,1.49448 v 0.005 h 0.10284 2.22519 v -2.99982 h -2.22519 z" | |
style="opacity:1;fill:#3a3a3a;fill-opacity:0.32487308;stroke:#000000;stroke-width:0.05;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> | |
<path | |
inkscape:connector-curvature="0" | |
id="path8801-7-99-0" | |
d="m 131.33095,99.856432 v 0.0036 a 1.5,1.5 0 0 0 -1.39681,1.496548 1.5,1.5 0 0 0 1.39681,1.49449 v 0.005 h 0.10284 2.22519 v -2.999827 h -2.22519 z" | |
style="opacity:1;fill:#3a3a3a;fill-opacity:0.32487308;stroke:#000000;stroke-width:0.05;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> | |
<path | |
inkscape:connector-curvature="0" | |
id="path8801-0-8-4" | |
d="m 131.33095,106.7354 v 0.004 a 1.5,1.5 0 0 0 -1.39681,1.49655 1.5,1.5 0 0 0 1.39681,1.49448 v 0.005 h 0.10284 2.22519 v -2.99982 h -2.22519 z" | |
style="opacity:1;fill:#3a3a3a;fill-opacity:0.32487308;stroke:#000000;stroke-width:0.05;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> | |
<path | |
inkscape:connector-curvature="0" | |
id="path8801-9-3-5" | |
d="m 131.33095,120.49393 v 0.004 a 1.5,1.5 0 0 0 -1.39681,1.49654 1.5,1.5 0 0 0 1.39681,1.49449 v 0.005 h 0.10284 2.22519 v -2.99982 h -2.22519 z" | |
style="opacity:1;fill:#3a3a3a;fill-opacity:0.32487308;stroke:#000000;stroke-width:0.05;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> | |
</g> | |
<g | |
style="stroke:#000000;stroke-width:0.05;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | |
transform="translate(1.63732,-0.17344)" | |
id="g8849-7-1"> | |
<path | |
inkscape:connector-curvature="0" | |
id="path8801-1-2" | |
d="m 131.33095,113.61467 v 0.004 a 1.5,1.5 0 0 0 -1.39681,1.49655 1.5,1.5 0 0 0 1.39681,1.49448 v 0.005 h 0.10284 2.22519 v -2.99982 h -2.22519 z" | |
style="opacity:1;fill:#3a3a3a;fill-opacity:0.32487308;stroke:#000000;stroke-width:0.05;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> | |
<path | |
inkscape:connector-curvature="0" | |
id="path8801-7-2-3" | |
d="m 131.33095,99.856432 v 0.0036 a 1.5,1.5 0 0 0 -1.39681,1.496548 1.5,1.5 0 0 0 1.39681,1.49449 v 0.005 h 0.10284 2.22519 v -2.999827 h -2.22519 z" | |
style="opacity:1;fill:#3a3a3a;fill-opacity:0.32487308;stroke:#000000;stroke-width:0.05;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> | |
<path | |
inkscape:connector-curvature="0" | |
id="path8801-0-6-7" | |
d="m 131.33095,106.7354 v 0.004 a 1.5,1.5 0 0 0 -1.39681,1.49655 1.5,1.5 0 0 0 1.39681,1.49448 v 0.005 h 0.10284 2.22519 v -2.99982 h -2.22519 z" | |
style="opacity:1;fill:#3a3a3a;fill-opacity:0.32487308;stroke:#000000;stroke-width:0.05;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> | |
<path | |
inkscape:connector-curvature="0" | |
id="path8801-9-1-2" | |
d="m 131.33095,120.49393 v 0.004 a 1.5,1.5 0 0 0 -1.39681,1.49654 1.5,1.5 0 0 0 1.39681,1.49449 v 0.005 h 0.10284 2.22519 v -2.99982 h -2.22519 z" | |
style="opacity:1;fill:#3a3a3a;fill-opacity:0.32487308;stroke:#000000;stroke-width:0.05;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> | |
</g> | |
</g> | |
</g> | |
<path | |
style="fill:none;stroke:#000000;stroke-width:0.26499999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#Arrow1Lend)" | |
d="m 122.33243,109.82552 h 93.93655" | |
id="path9010" | |
inkscape:connector-curvature="0" | |
sodipodi:nodetypes="cc" /> | |
<text | |
xml:space="preserve" | |
style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332" | |
x="137.30151" | |
y="135.07507" | |
id="text9034"><tspan | |
sodipodi:role="line" | |
id="tspan9032" | |
x="137.30151" | |
y="135.07507" | |
style="stroke-width:0.26458332">Low</tspan><tspan | |
sodipodi:role="line" | |
x="137.30151" | |
y="148.30424" | |
style="stroke-width:0.26458332" | |
id="tspan9036">Min-Entropy</tspan><tspan | |
sodipodi:role="line" | |
x="137.30151" | |
y="161.5334" | |
style="stroke-width:0.26458332" | |
id="tspan9038">Bits</tspan></text> | |
<text | |
xml:space="preserve" | |
style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332" | |
x="210.18318" | |
y="141.75941" | |
id="text9360"><tspan | |
sodipodi:role="line" | |
x="210.18318" | |
y="141.75941" | |
style="stroke-width:0.26458332" | |
id="tspan9362">Randomness</tspan><tspan | |
sodipodi:role="line" | |
x="210.18318" | |
y="154.98859" | |
style="stroke-width:0.26458332" | |
id="tspan9396">Extraction</tspan></text> | |
<text | |
xml:space="preserve" | |
style="font-style:normal;font-weight:normal;font-size:5.64444447px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332" | |
x="231.95999" | |
y="104.31123" | |
id="text9408"><tspan | |
sodipodi:role="line" | |
x="231.95999" | |
y="104.31123" | |
style="stroke-width:0.26458332" | |
id="tspan9432">2-universal</tspan><tspan | |
sodipodi:role="line" | |
x="231.95999" | |
y="111.36679" | |
style="stroke-width:0.26458332" | |
id="tspan9436">hash</tspan><tspan | |
sodipodi:role="line" | |
x="231.95999" | |
y="118.42235" | |
style="stroke-width:0.26458332" | |
id="tspan9438">function</tspan></text> | |
<image | |
y="99.076057" | |
x="306.53687" | |
id="image9448" | |
xlink:href="data:image/png;base64,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 | |
RK5CYII= | |
" | |
style="image-rendering:optimizeSpeed" | |
preserveAspectRatio="none" | |
height="20.372917" | |
width="24.870832" /> | |
<path | |
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#marker9461)" | |
d="m 273.7653,109.98764 h 30.81554" | |
id="path9451" | |
inkscape:connector-curvature="0" | |
sodipodi:nodetypes="cc" /> | |
</g> | |
</svg> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ ! -e theme ] && mkdir -p theme | |
cd theme | |
[ ! -e puzzle.css ] && ln -s ../puzzle.css | |
cd - | |
npm install reveal-md | |
./node_modules/.bin/reveal-md slides.md |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment