Skip to content

Instantly share code, notes, and snippets.

@felixrieseberg
Created April 20, 2015 17:58
Show Gist options
  • Save felixrieseberg/111d57119634af1c8bc6 to your computer and use it in GitHub Desktop.
Save felixrieseberg/111d57119634af1c8bc6 to your computer and use it in GitHub Desktop.
Successful Azure Ghost Deployment
Command: "D:\home\site\deployments\tools\deploy.cmd"
Handling node.js deployment.
KuduSync.NET from: 'D:\home\site\repository' to: 'D:\home\site\wwwroot'
Deleting file: 'hostingstart.html'
Copying file: '.gitignore'
Copying file: 'azuredeploy.json'
Copying file: 'bower.json'
Copying file: 'config.example.js'
Copying file: 'config.js'
Copying file: 'Gruntfile.js'
Copying file: 'iisnode.yml'
Copying file: 'index.js'
Copying file: 'LICENSE'
Copying file: 'npm-shrinkwrap.json'
Copying file: 'package.json'
Copying file: 'PRIVACY.md'
Copying file: 'README.md'
Copying file: 'web.config'
Copying file: 'content\apps\README.md'
Copying file: 'content\data\README.md'
Copying file: 'content\images\README.md'
Copying file: 'content\themes\casper\author.hbs'
Copying file: 'content\themes\casper\default.hbs'
Copying file: 'content\themes\casper\index.hbs'
Copying file: 'content\themes\casper\LICENSE'
Copying file: 'content\themes\casper\package.json'
Copying file: 'content\themes\casper\page.hbs'
Copying file: 'content\themes\casper\post.hbs'
Copying file: 'content\themes\casper\README.md'
Copying file: 'content\themes\casper\tag.hbs'
Copying file: 'content\themes\casper\assets\css\screen.css'
Copying file: 'content\themes\casper\assets\fonts\casper-icons.eot'
Copying file: 'content\themes\casper\assets\fonts\casper-icons.svg'
Copying file: 'content\themes\casper\assets\fonts\casper-icons.ttf'
Copying file: 'content\themes\casper\assets\fonts\casper-icons.woff'
Copying file: 'content\themes\casper\assets\js\index.js'
Copying file: 'content\themes\casper\assets\js\jquery.fitvids.js'
Copying file: 'content\themes\casper\partials\loop.hbs'
Copying file: 'content\themes\casper\partials\navigation.hbs'
Copying file: 'core\index.js'
Copying file: 'core\built\assets\ghost.css'
Copying file: 'core\built\assets\ghost.js'
Copying file: 'core\built\assets\ghost.min.css'
Copying file: 'core\built\assets\ghost.min.js'
Copying file: 'core\built\assets\test-loader.js'
Copying file: 'core\built\assets\test-support.css'
Copying file: 'core\built\assets\test-support.js'
Copying file: 'core\built\assets\vendor.css'
Copying file: 'core\built\assets\vendor.js'
Copying file: 'core\built\assets\vendor.min.css'
Copying file: 'core\built\assets\vendor.min.js'
Copying file: 'core\built\assets\fonts\icons.svg'
Omitting next output lines...
The iisnode.yml file explicitly sets nodeProcessCommandLine. Automatic node.js version selection is turned off.
npm http GET https://registry.npmjs.org/semver/-/semver-4.3.3.tgz
npm http GET https://registry.npmjs.org/showdown-ghost/-/showdown-ghost-0.3.6.tgz
npm http GET https://registry.npmjs.org/sqlite3/-/sqlite3-3.0.5.tgz
npm http GET https://registry.npmjs.org/html-to-text/-/html-to-text-1.2.0.tgz
npm http GET https://registry.npmjs.org/unidecode/-/unidecode-0.1.3.tgz
npm http GET https://registry.npmjs.org/validator/-/validator-3.28.0.tgz
npm http GET https://registry.npmjs.org/xml/-/xml-1.0.0.tgz
npm http GET https://registry.npmjs.org/bcryptjs/-/bcryptjs-2.0.2.tgz
npm http GET https://registry.npmjs.org/bluebird/-/bluebird-2.4.2.tgz
npm http GET https://registry.npmjs.org/body-parser/-/body-parser-1.10.0.tgz
npm http GET https://registry.npmjs.org/bookshelf/-/bookshelf-0.7.9.tgz
npm http GET https://registry.npmjs.org/busboy/-/busboy-0.2.9.tgz
npm http GET https://registry.npmjs.org/colors/-/colors-0.6.2.tgz
npm http GET https://registry.npmjs.org/downsize/-/downsize-0.0.8.tgz
npm http GET https://registry.npmjs.org/connect-slashes/-/connect-slashes-1.3.0.tgz
npm http GET https://registry.npmjs.org/express/-/express-4.12.0.tgz
npm http GET https://registry.npmjs.org/cheerio/-/cheerio-0.18.0.tgz
npm http GET https://registry.npmjs.org/express-hbs/-/express-hbs-0.8.4.tgz
npm http GET https://registry.npmjs.org/compression/-/compression-1.2.2.tgz
npm http GET https://registry.npmjs.org/extract-zip/-/extract-zip-1.0.3.tgz
npm http GET https://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz
npm http GET https://registry.npmjs.org/fs-extra/-/fs-extra-0.13.0.tgz
npm http GET https://registry.npmjs.org/glob/-/glob-4.3.2.tgz
npm http GET https://registry.npmjs.org/morgan/-/morgan-1.5.0.tgz
npm http GET https://registry.npmjs.org/mysql/-/mysql-2.1.1.tgz
npm http GET https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.2.tgz
npm http GET https://registry.npmjs.org/knex/-/knex-0.7.3.tgz
npm http GET https://registry.npmjs.org/passport/-/passport-0.2.1.tgz
npm http GET https://registry.npmjs.org/oauth2orize/-/oauth2orize-1.0.1.tgz
npm http GET https://registry.npmjs.org/nodemailer/-/nodemailer-0.7.1.tgz
npm http GET https://registry.npmjs.org/path-match/-/path-match-1.2.2.tgz
npm http GET https://registry.npmjs.org/passport-oauth2-client-password/-/passport-oauth2-client-password-0.1.2.tgz
npm http GET https://registry.npmjs.org/passport-http-bearer/-/passport-http-bearer-1.0.1.tgz
npm http GET https://registry.npmjs.org/moment/-/moment-2.8.3.tgz
npm http GET https://registry.npmjs.org/request/-/request-2.51.0.tgz
npm http GET https://registry.npmjs.org/rss/-/rss-1.1.1.tgz
npm http GET https://registry.npmjs.org/pg/-/pg-4.1.1.tgz
npm http 200 https://registry.npmjs.org/html-to-text/-/html-to-text-1.2.0.tgz
npm http 200 https://registry.npmjs.org/unidecode/-/unidecode-0.1.3.tgz
npm http 200 https://registry.npmjs.org/semver/-/semver-4.3.3.tgz
npm http 200 https://registry.npmjs.org/validator/-/validator-3.28.0.tgz
npm http 200 https://registry.npmjs.org/showdown-ghost/-/showdown-ghost-0.3.6.tgz
npm http 200 https://registry.npmjs.org/sqlite3/-/sqlite3-3.0.5.tgz
npm http 200 https://registry.npmjs.org/xml/-/xml-1.0.0.tgz
npm http 200 https://registry.npmjs.org/bcryptjs/-/bcryptjs-2.0.2.tgz
npm http 200 https://registry.npmjs.org/bluebird/-/bluebird-2.4.2.tgz
npm http 200 https://registry.npmjs.org/body-parser/-/body-parser-1.10.0.tgz
npm http 200 https://registry.npmjs.org/bookshelf/-/bookshelf-0.7.9.tgz
npm http 200 https://registry.npmjs.org/busboy/-/busboy-0.2.9.tgz
npm http 200 https://registry.npmjs.org/colors/-/colors-0.6.2.tgz
npm http 200 https://registry.npmjs.org/downsize/-/downsize-0.0.8.tgz
npm http 200 https://registry.npmjs.org/connect-slashes/-/connect-slashes-1.3.0.tgz
npm http 200 https://registry.npmjs.org/express/-/express-4.12.0.tgz
npm http 200 https://registry.npmjs.org/cheerio/-/cheerio-0.18.0.tgz
npm http 200 https://registry.npmjs.org/express-hbs/-/express-hbs-0.8.4.tgz
npm http 200 https://registry.npmjs.org/compression/-/compression-1.2.2.tgz
npm http 200 https://registry.npmjs.org/extract-zip/-/extract-zip-1.0.3.tgz
npm http 200 https://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz
npm http 200 https://registry.npmjs.org/fs-extra/-/fs-extra-0.13.0.tgz
npm http 200 https://registry.npmjs.org/glob/-/glob-4.3.2.tgz
npm http 200 https://registry.npmjs.org/morgan/-/morgan-1.5.0.tgz
npm http 200 https://registry.npmjs.org/mysql/-/mysql-2.1.1.tgz
npm http 200 https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.2.tgz
npm http 200 https://registry.npmjs.org/knex/-/knex-0.7.3.tgz
npm http 200 https://registry.npmjs.org/passport/-/passport-0.2.1.tgz
npm http 200 https://registry.npmjs.org/oauth2orize/-/oauth2orize-1.0.1.tgz
npm http 200 https://registry.npmjs.org/nodemailer/-/nodemailer-0.7.1.tgz
npm http 200 https://registry.npmjs.org/path-match/-/path-match-1.2.2.tgz
npm http 200 https://registry.npmjs.org/passport-oauth2-client-password/-/passport-oauth2-client-password-0.1.2.tgz
npm http 200 https://registry.npmjs.org/passport-http-bearer/-/passport-http-bearer-1.0.1.tgz
npm http 200 https://registry.npmjs.org/moment/-/moment-2.8.3.tgz
npm http 200 https://registry.npmjs.org/request/-/request-2.51.0.tgz
npm http 200 https://registry.npmjs.org/rss/-/rss-1.1.1.tgz
npm http 200 https://registry.npmjs.org/pg/-/pg-4.1.1.tgz
npm http GET https://registry.npmjs.org/http-errors/-/http-errors-1.2.8.tgz
npm http GET https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.0.3.tgz
npm http GET https://registry.npmjs.org/passport-strategy/-/passport-strategy-1.0.0.tgz
npm http GET https://registry.npmjs.org/accepts/-/accepts-1.1.4.tgz
npm http GET https://registry.npmjs.org/bytes/-/bytes-1.0.0.tgz
npm http GET https://registry.npmjs.org/compressible/-/compressible-2.0.2.tgz
npm http GET https://registry.npmjs.org/debug/-/debug-2.1.3.tgz
npm http GET https://registry.npmjs.org/on-headers/-/on-headers-1.0.0.tgz
npm http GET https://registry.npmjs.org/vary/-/vary-1.0.0.tgz
npm http GET https://registry.npmjs.org/basic-auth/-/basic-auth-1.0.0.tgz
npm http GET https://registry.npmjs.org/depd/-/depd-1.0.1.tgz
npm http GET https://registry.npmjs.org/on-finished/-/on-finished-2.1.1.tgz
npm http 200 https://registry.npmjs.org/http-errors/-/http-errors-1.2.8.tgz
npm http 200 https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.0.3.tgz
npm http 200 https://registry.npmjs.org/compressible/-/compressible-2.0.2.tgz
npm http 200 https://registry.npmjs.org/debug/-/debug-2.1.3.tgz
npm http GET https://registry.npmjs.org/xregexp/-/xregexp-2.0.0.tgz
npm http GET https://registry.npmjs.org/mime-types/-/mime-types-2.0.10.tgz
npm http 200 https://registry.npmjs.org/on-headers/-/on-headers-1.0.0.tgz
npm http 200 https://registry.npmjs.org/vary/-/vary-1.0.0.tgz
npm http 200 https://registry.npmjs.org/passport-strategy/-/passport-strategy-1.0.0.tgz
npm http 200 https://registry.npmjs.org/bytes/-/bytes-1.0.0.tgz
npm http 200 https://registry.npmjs.org/accepts/-/accepts-1.1.4.tgz
npm http 200 https://registry.npmjs.org/basic-auth/-/basic-auth-1.0.0.tgz
npm http 200 https://registry.npmjs.org/depd/-/depd-1.0.1.tgz
npm http 200 https://registry.npmjs.org/on-finished/-/on-finished-2.1.1.tgz
npm http 200 https://registry.npmjs.org/xregexp/-/xregexp-2.0.0.tgz
npm http 200 https://registry.npmjs.org/mime-types/-/mime-types-2.0.10.tgz
npm http GET https://registry.npmjs.org/inflight/-/inflight-1.0.4.tgz
npm http GET https://registry.npmjs.org/minimatch/-/minimatch-2.0.4.tgz
npm http GET https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz
npm http GET https://registry.npmjs.org/once/-/once-1.3.1.tgz
npm http GET https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz
npm http GET https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.5.tgz
npm http GET https://registry.npmjs.org/raw-body/-/raw-body-1.3.1.tgz
npm http GET https://registry.npmjs.org/type-is/-/type-is-1.5.7.tgz
npm http GET https://registry.npmjs.org/qs/-/qs-2.3.3.tgz
npm http GET https://registry.npmjs.org/ncp/-/ncp-1.0.1.tgz
npm http GET https://registry.npmjs.org/rimraf/-/rimraf-2.3.2.tgz
npm http GET https://registry.npmjs.org/jsonfile/-/jsonfile-2.0.0.tgz
npm http 200 https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz
npm http GET https://registry.npmjs.org/pause/-/pause-0.0.1.tgz
npm http 200 https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.5.tgz
npm http GET https://registry.npmjs.org/htmlparser/-/htmlparser-1.7.7.tgz
npm http GET https://registry.npmjs.org/underscore/-/underscore-1.8.3.tgz
npm http GET https://registry.npmjs.org/underscore.string/-/underscore.string-2.4.0.tgz
npm http GET https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz
npm http 200 https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz
npm http 200 https://registry.npmjs.org/once/-/once-1.3.1.tgz
npm http 200 https://registry.npmjs.org/minimatch/-/minimatch-2.0.4.tgz
npm http 200 https://registry.npmjs.org/inflight/-/inflight-1.0.4.tgz
npm http 200 https://registry.npmjs.org/raw-body/-/raw-body-1.3.1.tgz
npm http 200 https://registry.npmjs.org/type-is/-/type-is-1.5.7.tgz
npm http 200 https://registry.npmjs.org/qs/-/qs-2.3.3.tgz
npm http 200 https://registry.npmjs.org/ncp/-/ncp-1.0.1.tgz
npm http 200 https://registry.npmjs.org/rimraf/-/rimraf-2.3.2.tgz
npm http 200 https://registry.npmjs.org/jsonfile/-/jsonfile-2.0.0.tgz
npm http 200 https://registry.npmjs.org/pause/-/pause-0.0.1.tgz
npm http 200 https://registry.npmjs.org/htmlparser/-/htmlparser-1.7.7.tgz
npm http 200 https://registry.npmjs.org/underscore/-/underscore-1.8.3.tgz
npm http 200 https://registry.npmjs.org/underscore.string/-/underscore.string-2.4.0.tgz
npm http 200 https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz
npm http GET https://registry.npmjs.org/statuses/-/statuses-1.2.1.tgz
npm http GET https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz
npm http GET https://registry.npmjs.org/mailcomposer/-/mailcomposer-0.2.12.tgz
npm http GET https://registry.npmjs.org/public-address/-/public-address-0.1.1.tgz
npm http GET https://registry.npmjs.org/directmail/-/directmail-0.1.8.tgz
npm http GET https://registry.npmjs.org/simplesmtp/-/simplesmtp-0.3.35.tgz
npm http GET https://registry.npmjs.org/he/-/he-0.3.6.tgz
npm http GET https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.0.5.tgz
npm http GET https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz
npm http 200 https://registry.npmjs.org/statuses/-/statuses-1.2.1.tgz
npm http GET https://registry.npmjs.org/mime-db/-/mime-db-1.8.0.tgz
npm http 200 https://registry.npmjs.org/simplesmtp/-/simplesmtp-0.3.35.tgz
npm http 200 https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz
npm http 200 https://registry.npmjs.org/directmail/-/directmail-0.1.8.tgz
npm http GET https://registry.npmjs.org/uid2/-/uid2-0.0.3.tgz
npm http GET https://registry.npmjs.org/debug/-/debug-0.7.4.tgz
npm http GET https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.0.tgz
npm http 200 https://registry.npmjs.org/mailcomposer/-/mailcomposer-0.2.12.tgz
npm http 200 https://registry.npmjs.org/public-address/-/public-address-0.1.1.tgz
npm http 200 https://registry.npmjs.org/he/-/he-0.3.6.tgz
npm http 200 https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.0.5.tgz
npm http 200 https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz
npm http 200 https://registry.npmjs.org/mime-db/-/mime-db-1.8.0.tgz
npm http GET https://registry.npmjs.org/negotiator/-/negotiator-0.4.9.tgz
npm http GET https://registry.npmjs.org/mime-types/-/mime-types-2.0.10.tgz
npm http 200 https://registry.npmjs.org/uid2/-/uid2-0.0.3.tgz
npm http GET https://registry.npmjs.org/ee-first/-/ee-first-1.1.0.tgz
npm http 200 https://registry.npmjs.org/debug/-/debug-0.7.4.tgz
npm http 200 https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.0.tgz
npm http 200 https://registry.npmjs.org/negotiator/-/negotiator-0.4.9.tgz
npm http 200 https://registry.npmjs.org/mime-types/-/mime-types-2.0.10.tgz
npm http 200 https://registry.npmjs.org/ee-first/-/ee-first-1.1.0.tgz
npm http GET https://registry.npmjs.org/forever-agent/-/forever-agent-0.5.2.tgz
npm http GET https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.0.tgz
npm http GET https://registry.npmjs.org/form-data/-/form-data-0.2.0.tgz
npm http GET https://registry.npmjs.org/mime-types/-/mime-types-1.0.2.tgz
npm http GET https://registry.npmjs.org/http-signature/-/http-signature-0.10.1.tgz
npm http GET https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.0.tgz
npm http GET https://registry.npmjs.org/tough-cookie/-/tough-cookie-0.12.1.tgz
npm http GET https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.5.0.tgz
npm http GET https://registry.npmjs.org/hawk/-/hawk-1.1.1.tgz
npm http GET https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz
npm http GET https://registry.npmjs.org/stringstream/-/stringstream-0.0.4.tgz
npm http GET https://registry.npmjs.org/bl/-/bl-0.9.4.tgz
npm http GET https://registry.npmjs.org/caseless/-/caseless-0.8.0.tgz
npm http GET https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz
npm http 200 https://registry.npmjs.org/forever-agent/-/forever-agent-0.5.2.tgz
npm http 200 https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.0.tgz
npm http 200 https://registry.npmjs.org/mime-types/-/mime-types-1.0.2.tgz
npm http 200 https://registry.npmjs.org/form-data/-/form-data-0.2.0.tgz
npm http GET https://registry.npmjs.org/ms/-/ms-0.7.0.tgz
npm http 200 https://registry.npmjs.org/http-signature/-/http-signature-0.10.1.tgz
npm http 200 https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.0.tgz
npm http GET https://registry.npmjs.org/accepts/-/accepts-1.2.5.tgz
npm http GET https://registry.npmjs.org/content-type/-/content-type-1.0.1.tgz
npm http GET https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.0.tgz
npm http GET https://registry.npmjs.org/debug/-/debug-2.1.3.tgz
npm http GET https://registry.npmjs.org/depd/-/depd-1.0.1.tgz
npm http GET https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz
npm http GET https://registry.npmjs.org/escape-html/-/escape-html-1.0.1.tgz
npm http GET https://registry.npmjs.org/fresh/-/fresh-0.2.4.tgz
npm http GET https://registry.npmjs.org/finalhandler/-/finalhandler-0.3.3.tgz
npm http GET https://registry.npmjs.org/etag/-/etag-1.5.1.tgz
npm http GET https://registry.npmjs.org/on-finished/-/on-finished-2.2.0.tgz
npm http GET https://registry.npmjs.org/parseurl/-/parseurl-1.3.0.tgz
npm http GET https://registry.npmjs.org/proxy-addr/-/proxy-addr-1.0.7.tgz
npm http GET https://registry.npmjs.org/methods/-/methods-1.1.1.tgz
npm http GET https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.3.tgz
npm http GET https://registry.npmjs.org/range-parser/-/range-parser-1.0.2.tgz
npm http 200 https://registry.npmjs.org/tough-cookie/-/tough-cookie-0.12.1.tgz
npm http GET https://registry.npmjs.org/send/-/send-0.12.1.tgz
npm http GET https://registry.npmjs.org/type-is/-/type-is-1.6.1.tgz
npm http GET https://registry.npmjs.org/serve-static/-/serve-static-1.9.2.tgz
npm http GET https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-0.0.2.tgz
npm http GET https://registry.npmjs.org/cookie/-/cookie-0.1.2.tgz
npm http GET https://registry.npmjs.org/vary/-/vary-1.0.0.tgz
npm http 200 https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.5.0.tgz
npm http 200 https://registry.npmjs.org/hawk/-/hawk-1.1.1.tgz
npm http 200 https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz
npm http 200 https://registry.npmjs.org/stringstream/-/stringstream-0.0.4.tgz
npm http 200 https://registry.npmjs.org/bl/-/bl-0.9.4.tgz
npm http 200 https://registry.npmjs.org/caseless/-/caseless-0.8.0.tgz
npm http 200 https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz
npm http 200 https://registry.npmjs.org/ms/-/ms-0.7.0.tgz
npm http 200 https://registry.npmjs.org/accepts/-/accepts-1.2.5.tgz
npm http 200 https://registry.npmjs.org/content-type/-/content-type-1.0.1.tgz
npm http 200 https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.0.tgz
npm http 200 https://registry.npmjs.org/debug/-/debug-2.1.3.tgz
npm http 200 https://registry.npmjs.org/depd/-/depd-1.0.1.tgz
npm http 200 https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz
npm http 200 https://registry.npmjs.org/escape-html/-/escape-html-1.0.1.tgz
npm http 200 https://registry.npmjs.org/fresh/-/fresh-0.2.4.tgz
npm http 200 https://registry.npmjs.org/finalhandler/-/finalhandler-0.3.3.tgz
npm http 200 https://registry.npmjs.org/etag/-/etag-1.5.1.tgz
npm http 200 https://registry.npmjs.org/parseurl/-/parseurl-1.3.0.tgz
npm http 200 https://registry.npmjs.org/on-finished/-/on-finished-2.2.0.tgz
npm http 200 https://registry.npmjs.org/proxy-addr/-/proxy-addr-1.0.7.tgz
npm http 200 https://registry.npmjs.org/methods/-/methods-1.1.1.tgz
npm http 200 https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.3.tgz
npm http 200 https://registry.npmjs.org/range-parser/-/range-parser-1.0.2.tgz
npm http 200 https://registry.npmjs.org/send/-/send-0.12.1.tgz
npm http 200 https://registry.npmjs.org/type-is/-/type-is-1.6.1.tgz
npm http 200 https://registry.npmjs.org/serve-static/-/serve-static-1.9.2.tgz
npm http 200 https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-0.0.2.tgz
npm http 200 https://registry.npmjs.org/cookie/-/cookie-0.1.2.tgz
npm http 200 https://registry.npmjs.org/vary/-/vary-1.0.0.tgz
npm http GET https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz
npm http 200 https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz
npm http GET https://registry.npmjs.org/glob/-/glob-4.5.3.tgz
npm http GET https://registry.npmjs.org/debug/-/debug-0.7.4.tgz
npm http GET https://registry.npmjs.org/async/-/async-0.9.0.tgz
npm http GET https://registry.npmjs.org/minimist/-/minimist-0.1.0.tgz
npm http GET https://registry.npmjs.org/yauzl/-/yauzl-2.2.1.tgz
npm http GET https://registry.npmjs.org/through2/-/through2-0.6.3.tgz
npm http GET https://registry.npmjs.org/concat-stream/-/concat-stream-1.4.8.tgz
npm http GET https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz
npm http GET https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.0.tgz
npm http GET https://registry.npmjs.org/ms/-/ms-0.7.0.tgz
npm http 200 https://registry.npmjs.org/glob/-/glob-4.5.3.tgz
npm http 200 https://registry.npmjs.org/through2/-/through2-0.6.3.tgz
npm http 200 https://registry.npmjs.org/async/-/async-0.9.0.tgz
npm http 200 https://registry.npmjs.org/minimist/-/minimist-0.1.0.tgz
npm http 200 https://registry.npmjs.org/yauzl/-/yauzl-2.2.1.tgz
npm http 200 https://registry.npmjs.org/debug/-/debug-0.7.4.tgz
npm http 200 https://registry.npmjs.org/concat-stream/-/concat-stream-1.4.8.tgz
npm http 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz
npm http 200 https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.0.tgz
npm http 200 https://registry.npmjs.org/ms/-/ms-0.7.0.tgz
npm http GET https://registry.npmjs.org/crc/-/crc-3.2.1.tgz
npm http GET https://registry.npmjs.org/ee-first/-/ee-first-1.1.0.tgz
npm http GET https://registry.npmjs.org/mime-types/-/mime-types-2.0.10.tgz
npm http GET https://registry.npmjs.org/negotiator/-/negotiator-0.5.1.tgz
npm http GET https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz
npm http GET https://registry.npmjs.org/forwarded/-/forwarded-0.1.0.tgz
npm http GET https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-0.1.9.tgz
npm http GET https://registry.npmjs.org/send/-/send-0.12.2.tgz
npm http GET https://registry.npmjs.org/destroy/-/destroy-1.0.3.tgz
npm http GET https://registry.npmjs.org/mime/-/mime-1.3.4.tgz
npm http GET https://registry.npmjs.org/ms/-/ms-0.7.0.tgz
npm http 200 https://registry.npmjs.org/crc/-/crc-3.2.1.tgz
npm http 200 https://registry.npmjs.org/ee-first/-/ee-first-1.1.0.tgz
npm http 200 https://registry.npmjs.org/negotiator/-/negotiator-0.5.1.tgz
npm http 200 https://registry.npmjs.org/mime-types/-/mime-types-2.0.10.tgz
npm http 200 https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz
npm http 200 https://registry.npmjs.org/forwarded/-/forwarded-0.1.0.tgz
npm http 200 https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-0.1.9.tgz
npm http 200 https://registry.npmjs.org/send/-/send-0.12.2.tgz
npm http 200 https://registry.npmjs.org/destroy/-/destroy-1.0.3.tgz
npm http 200 https://registry.npmjs.org/mime/-/mime-1.3.4.tgz
npm http 200 https://registry.npmjs.org/ms/-/ms-0.7.0.tgz
npm http GET https://registry.npmjs.org/require-all/-/require-all-0.0.3.tgz
npm http GET https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz
npm http GET https://registry.npmjs.org/bignumber.js/-/bignumber.js-1.0.1.tgz
npm http 200 https://registry.npmjs.org/require-all/-/require-all-0.0.3.tgz
npm http 200 https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz
npm http 200 https://registry.npmjs.org/bignumber.js/-/bignumber.js-1.0.1.tgz
npm http GET https://registry.npmjs.org/js-beautify/-/js-beautify-1.5.4.tgz
npm http GET https://registry.npmjs.org/mime-db/-/mime-db-1.8.0.tgz
npm http GET https://registry.npmjs.org/handlebars/-/handlebars-3.0.1.tgz
npm http GET https://registry.npmjs.org/readdirp/-/readdirp-1.3.0.tgz
npm http GET https://registry.npmjs.org/inflight/-/inflight-1.0.4.tgz
npm http GET https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz
npm http GET https://registry.npmjs.org/minimatch/-/minimatch-2.0.4.tgz
npm http GET https://registry.npmjs.org/once/-/once-1.3.1.tgz
npm http 200 https://registry.npmjs.org/mime-db/-/mime-db-1.8.0.tgz
npm http 200 https://registry.npmjs.org/js-beautify/-/js-beautify-1.5.4.tgz
npm http 200 https://registry.npmjs.org/readdirp/-/readdirp-1.3.0.tgz
npm http 200 https://registry.npmjs.org/handlebars/-/handlebars-3.0.1.tgz
npm http 200 https://registry.npmjs.org/inflight/-/inflight-1.0.4.tgz
npm http 200 https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz
npm http 200 https://registry.npmjs.org/minimatch/-/minimatch-2.0.4.tgz
npm http GET https://registry.npmjs.org/mime/-/mime-1.3.4.tgz
npm http GET https://registry.npmjs.org/destroy/-/destroy-1.0.3.tgz
npm http GET https://registry.npmjs.org/ms/-/ms-0.7.0.tgz
npm http 200 https://registry.npmjs.org/once/-/once-1.3.1.tgz
npm http 200 https://registry.npmjs.org/destroy/-/destroy-1.0.3.tgz
npm http 200 https://registry.npmjs.org/ms/-/ms-0.7.0.tgz
npm http GET https://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz
npm http GET https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz
npm http 200 https://registry.npmjs.org/mime/-/mime-1.3.4.tgz
npm http 200 https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz
npm http 200 https://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz
npm http GET https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz
npm http GET https://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz
npm http GET https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.33.tgz
npm http GET https://registry.npmjs.org/xtend/-/xtend-4.0.0.tgz
npm http GET https://registry.npmjs.org/ee-first/-/ee-first-1.1.0.tgz
npm http GET https://registry.npmjs.org/mime-types/-/mime-types-2.0.10.tgz
npm http 200 https://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz
npm http 200 https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz
npm http 200 https://registry.npmjs.org/mime-types/-/mime-types-2.0.10.tgz
npm http 200 https://registry.npmjs.org/xtend/-/xtend-4.0.0.tgz
npm http 200 https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.33.tgz
npm http 200 https://registry.npmjs.org/ee-first/-/ee-first-1.1.0.tgz
npm http GET https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz
npm http GET https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz
npm http GET https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz
npm http 200 https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz
npm http 200 https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz
npm http 200 https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz
npm http GET https://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz
npm http GET https://registry.npmjs.org/async/-/async-0.9.0.tgz
npm http 200 https://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz
npm http GET https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz
npm http 200 https://registry.npmjs.org/async/-/async-0.9.0.tgz
npm http GET https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz
npm http 200 https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz
npm http GET https://registry.npmjs.org/assert-plus/-/assert-plus-0.1.5.tgz
npm http GET https://registry.npmjs.org/asn1/-/asn1-0.1.11.tgz
npm http GET https://registry.npmjs.org/ctype/-/ctype-0.5.3.tgz
npm http GET https://registry.npmjs.org/dicer/-/dicer-0.2.3.tgz
npm http 200 https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz
npm http GET https://registry.npmjs.org/packet-reader/-/packet-reader-0.2.0.tgz
npm http GET https://registry.npmjs.org/buffer-writer/-/buffer-writer-1.0.0.tgz
npm http GET https://registry.npmjs.org/generic-pool/-/generic-pool-2.1.1.tgz
npm http GET https://registry.npmjs.org/pg-types/-/pg-types-1.6.0.tgz
npm http GET https://registry.npmjs.org/pg-connection-string/-/pg-connection-string-0.1.3.tgz
npm http GET https://registry.npmjs.org/pgpass/-/pgpass-0.0.3.tgz
npm http GET https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.0.tgz
npm http 200 https://registry.npmjs.org/ctype/-/ctype-0.5.3.tgz
npm http GET https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.0.1.tgz
npm http GET https://registry.npmjs.org/pend/-/pend-1.2.0.tgz
npm http 200 https://registry.npmjs.org/assert-plus/-/assert-plus-0.1.5.tgz
npm http 200 https://registry.npmjs.org/asn1/-/asn1-0.1.11.tgz
npm http 200 https://registry.npmjs.org/dicer/-/dicer-0.2.3.tgz
npm http 200 https://registry.npmjs.org/buffer-writer/-/buffer-writer-1.0.0.tgz
npm http 200 https://registry.npmjs.org/generic-pool/-/generic-pool-2.1.1.tgz
npm http 200 https://registry.npmjs.org/packet-reader/-/packet-reader-0.2.0.tgz
npm http 200 https://registry.npmjs.org/pg-types/-/pg-types-1.6.0.tgz
npm http 200 https://registry.npmjs.org/pgpass/-/pgpass-0.0.3.tgz
npm http 200 https://registry.npmjs.org/pg-connection-string/-/pg-connection-string-0.1.3.tgz
npm http 200 https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.0.tgz
npm http 200 https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.0.1.tgz
npm http 200 https://registry.npmjs.org/pend/-/pend-1.2.0.tgz
npm http GET https://registry.npmjs.org/entities/-/entities-1.1.1.tgz
npm http GET https://registry.npmjs.org/CSSselect/-/CSSselect-0.4.1.tgz
npm http GET https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.8.2.tgz
npm http GET https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.0.1.tgz
npm http GET https://registry.npmjs.org/mime-db/-/mime-db-1.8.0.tgz
npm http 200 https://registry.npmjs.org/entities/-/entities-1.1.1.tgz
npm http 200 https://registry.npmjs.org/CSSselect/-/CSSselect-0.4.1.tgz
npm http GET https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz
npm http GET https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz
npm http GET https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz
npm http GET https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz
npm http 200 https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.8.2.tgz
npm http 200 https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.0.1.tgz
npm http 200 https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz
npm http 200 https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz
npm http 200 https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz
npm http 200 https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz
npm http 200 https://registry.npmjs.org/mime-db/-/mime-db-1.8.0.tgz
npm http GET https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz
npm http GET https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz
npm http GET https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz
npm http GET https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz
npm http GET https://registry.npmjs.org/split/-/split-0.3.3.tgz
npm http 200 https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz
npm http GET https://registry.npmjs.org/hoek/-/hoek-0.9.1.tgz
npm http GET https://registry.npmjs.org/boom/-/boom-0.4.2.tgz
npm http GET https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz
npm http GET https://registry.npmjs.org/sntp/-/sntp-0.2.4.tgz
npm http GET https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz
npm http GET https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz
npm http GET https://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz
npm http 200 https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz
npm http 200 https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz
npm http 200 https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz
npm http 200 https://registry.npmjs.org/split/-/split-0.3.3.tgz
npm http 200 https://registry.npmjs.org/boom/-/boom-0.4.2.tgz
npm http 200 https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz
npm http 200 https://registry.npmjs.org/sntp/-/sntp-0.2.4.tgz
npm http 200 https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz
npm http 200 https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz
npm http 200 https://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz
npm http 200 https://registry.npmjs.org/hoek/-/hoek-0.9.1.tgz
npm http GET https://registry.npmjs.org/through/-/through-2.3.7.tgz
npm http GET https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz
npm http GET https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz
npm http GET https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz
npm http GET https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz
npm http 200 https://registry.npmjs.org/through/-/through-2.3.7.tgz
npm http GET https://registry.npmjs.org/domelementtype/-/domelementtype-1.1.3.tgz
npm http 200 https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz
npm http 200 https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz
npm http 200 https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz
npm http 200 https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz
npm http 200 https://registry.npmjs.org/domelementtype/-/domelementtype-1.1.3.tgz
npm http GET https://registry.npmjs.org/streamsearch/-/streamsearch-0.1.2.tgz
npm http 200 https://registry.npmjs.org/streamsearch/-/streamsearch-0.1.2.tgz
npm http GET https://registry.npmjs.org/domutils/-/domutils-1.4.3.tgz
npm http GET https://registry.npmjs.org/CSSwhat/-/CSSwhat-0.4.7.tgz
npm http GET https://registry.npmjs.org/domhandler/-/domhandler-2.3.0.tgz
npm http GET https://registry.npmjs.org/domutils/-/domutils-1.5.1.tgz
npm http GET https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.0.tgz
npm http GET https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz
npm http GET https://registry.npmjs.org/entities/-/entities-1.0.0.tgz
npm http 200 https://registry.npmjs.org/domutils/-/domutils-1.4.3.tgz
npm http 200 https://registry.npmjs.org/CSSwhat/-/CSSwhat-0.4.7.tgz
npm http GET https://registry.npmjs.org/graceful-fs/-/graceful-fs-2.0.3.tgz
npm http GET https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz
npm http GET https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.33.tgz
npm http 200 https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz
npm http 200 https://registry.npmjs.org/entities/-/entities-1.0.0.tgz
npm http 200 https://registry.npmjs.org/domutils/-/domutils-1.5.1.tgz
npm http 200 https://registry.npmjs.org/graceful-fs/-/graceful-fs-2.0.3.tgz
npm http 200 https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.0.tgz
npm http 200 https://registry.npmjs.org/domhandler/-/domhandler-2.3.0.tgz
npm http 200 https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz
npm http 200 https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.33.tgz
npm http GET https://registry.npmjs.org/backbone/-/backbone-1.1.0.tgz
npm http GET https://registry.npmjs.org/create-error/-/create-error-0.3.1.tgz
npm http GET https://registry.npmjs.org/trigger-then/-/trigger-then-0.3.0.tgz
npm http GET https://registry.npmjs.org/inflection/-/inflection-1.7.0.tgz
npm http GET https://registry.npmjs.org/simple-extend/-/simple-extend-0.1.0.tgz
npm http GET https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz
npm http GET https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.2.tgz
npm http GET https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz
npm http GET https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz
npm http GET https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz
npm http GET https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz
npm http GET https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.0.tgz
npm http GET https://registry.npmjs.org/config-chain/-/config-chain-1.1.8.tgz
npm http GET https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz
npm http GET https://registry.npmjs.org/nopt/-/nopt-3.0.1.tgz
npm http 200 https://registry.npmjs.org/create-error/-/create-error-0.3.1.tgz
npm http 200 https://registry.npmjs.org/backbone/-/backbone-1.1.0.tgz
npm http 200 https://registry.npmjs.org/simple-extend/-/simple-extend-0.1.0.tgz
npm http 200 https://registry.npmjs.org/inflection/-/inflection-1.7.0.tgz
npm http 200 https://registry.npmjs.org/trigger-then/-/trigger-then-0.3.0.tgz
npm http GET https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz
npm http GET https://registry.npmjs.org/commander/-/commander-2.7.1.tgz
npm http GET https://registry.npmjs.org/generic-pool-redux/-/generic-pool-redux-0.1.0.tgz
npm http GET https://registry.npmjs.org/interpret/-/interpret-0.3.10.tgz
npm http GET https://registry.npmjs.org/minimist/-/minimist-1.1.1.tgz
npm http GET https://registry.npmjs.org/liftoff/-/liftoff-0.13.6.tgz
npm http GET https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz
npm http GET https://registry.npmjs.org/tildify/-/tildify-1.0.0.tgz
npm http 200 https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz
npm http 200 https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.2.tgz
npm http 200 https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz
npm http 200 https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz
npm http 200 https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz
npm http 200 https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz
npm http 200 https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.0.tgz
npm http 200 https://registry.npmjs.org/config-chain/-/config-chain-1.1.8.tgz
npm http 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz
npm http 200 https://registry.npmjs.org/nopt/-/nopt-3.0.1.tgz
npm http 200 https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz
npm http 200 https://registry.npmjs.org/commander/-/commander-2.7.1.tgz
npm http 200 https://registry.npmjs.org/generic-pool-redux/-/generic-pool-redux-0.1.0.tgz
npm http 200 https://registry.npmjs.org/interpret/-/interpret-0.3.10.tgz
npm http 200 https://registry.npmjs.org/minimist/-/minimist-1.1.1.tgz
npm http 200 https://registry.npmjs.org/liftoff/-/liftoff-0.13.6.tgz
npm http 200 https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz
npm http 200 https://registry.npmjs.org/tildify/-/tildify-1.0.0.tgz
npm http GET https://registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz
npm http GET https://registry.npmjs.org/proto-list/-/proto-list-1.2.3.tgz
npm http GET https://registry.npmjs.org/ini/-/ini-1.3.3.tgz
npm http GET https://registry.npmjs.org/user-home/-/user-home-1.1.1.tgz
npm http GET https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz
npm http GET https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz
npm http GET https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.3.tgz
npm http GET https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz
npm http GET https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz
npm http 200 https://registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz
npm http 200 https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz
npm http GET https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz
npm http 200 https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.3.tgz
npm http GET https://registry.npmjs.org/graceful-readlink/-/graceful-readlink-1.0.1.tgz
npm http 200 https://registry.npmjs.org/ini/-/ini-1.3.3.tgz
npm http 200 https://registry.npmjs.org/proto-list/-/proto-list-1.2.3.tgz
npm http 200 https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz
npm http 200 https://registry.npmjs.org/user-home/-/user-home-1.1.1.tgz
npm http GET https://registry.npmjs.org/underscore/-/underscore-1.8.3.tgz
npm http 200 https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz
npm http 200 https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz
npm http 200 https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz
npm http 200 https://registry.npmjs.org/graceful-readlink/-/graceful-readlink-1.0.1.tgz
npm http GET https://registry.npmjs.org/findup-sync/-/findup-sync-0.1.3.tgz
npm http GET https://registry.npmjs.org/resolve/-/resolve-1.0.0.tgz
npm http GET https://registry.npmjs.org/extend/-/extend-1.3.0.tgz
npm http GET https://registry.npmjs.org/flagged-respawn/-/flagged-respawn-0.3.1.tgz
npm http 200 https://registry.npmjs.org/underscore/-/underscore-1.8.3.tgz
npm http GET https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz
npm http GET https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz
npm http GET https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz
npm http 200 https://registry.npmjs.org/findup-sync/-/findup-sync-0.1.3.tgz
npm http GET https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz
npm http 200 https://registry.npmjs.org/extend/-/extend-1.3.0.tgz
npm http 200 https://registry.npmjs.org/flagged-respawn/-/flagged-respawn-0.3.1.tgz
npm http 200 https://registry.npmjs.org/resolve/-/resolve-1.0.0.tgz
npm http 200 https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz
npm http 200 https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz
npm http 200 https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz
npm http 200 https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz
npm http GET https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz
npm http 200 https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz
npm http GET https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz
npm http GET https://registry.npmjs.org/uglify-js/-/uglify-js-2.3.6.tgz
npm http GET https://registry.npmjs.org/source-map/-/source-map-0.1.43.tgz
npm http 200 https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz
npm http 200 https://registry.npmjs.org/source-map/-/source-map-0.1.43.tgz
npm http 200 https://registry.npmjs.org/uglify-js/-/uglify-js-2.3.6.tgz
npm http GET https://registry.npmjs.org/glob/-/glob-3.2.11.tgz
npm http 200 https://registry.npmjs.org/glob/-/glob-3.2.11.tgz
npm http GET https://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz
npm http GET https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz
npm http 200 https://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz
npm http 200 https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz
npm http GET https://registry.npmjs.org/follow-redirects/-/follow-redirects-0.0.3.tgz
npm http GET https://registry.npmjs.org/mime/-/mime-1.2.11.tgz
npm http GET https://registry.npmjs.org/mimelib/-/mimelib-0.2.19.tgz
npm http GET https://registry.npmjs.org/dkim-signer/-/dkim-signer-0.1.2.tgz
npm http GET https://registry.npmjs.org/rai/-/rai-0.1.12.tgz
npm http GET https://registry.npmjs.org/xoauth2/-/xoauth2-0.1.8.tgz
npm http GET https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz
npm http GET https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz
npm http GET https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz
npm http GET https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz
npm http GET https://registry.npmjs.org/amdefine/-/amdefine-0.1.0.tgz
npm http 200 https://registry.npmjs.org/dkim-signer/-/dkim-signer-0.1.2.tgz
npm http 200 https://registry.npmjs.org/mimelib/-/mimelib-0.2.19.tgz
npm http 200 https://registry.npmjs.org/follow-redirects/-/follow-redirects-0.0.3.tgz
npm http 200 https://registry.npmjs.org/mime/-/mime-1.2.11.tgz
npm http 200 https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz
npm http 200 https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz
npm http 200 https://registry.npmjs.org/xoauth2/-/xoauth2-0.1.8.tgz
npm http 200 https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz
npm http 200 https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz
npm http GET https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz
npm http 200 https://registry.npmjs.org/rai/-/rai-0.1.12.tgz
npm http 200 https://registry.npmjs.org/amdefine/-/amdefine-0.1.0.tgz
npm http 200 https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz
npm http GET https://registry.npmjs.org/async/-/async-0.2.10.tgz
npm http GET https://registry.npmjs.org/optimist/-/optimist-0.3.7.tgz
npm http GET https://registry.npmjs.org/punycode/-/punycode-1.2.4.tgz
npm http GET https://registry.npmjs.org/underscore/-/underscore-1.8.3.tgz
npm http 200 https://registry.npmjs.org/optimist/-/optimist-0.3.7.tgz
npm http GET https://registry.npmjs.org/encoding/-/encoding-0.1.11.tgz
npm http GET https://registry.npmjs.org/addressparser/-/addressparser-0.3.2.tgz
npm http 200 https://registry.npmjs.org/async/-/async-0.2.10.tgz
npm http 200 https://registry.npmjs.org/punycode/-/punycode-1.2.4.tgz
npm http 200 https://registry.npmjs.org/underscore/-/underscore-1.8.3.tgz
npm http 200 https://registry.npmjs.org/addressparser/-/addressparser-0.3.2.tgz
npm http 200 https://registry.npmjs.org/encoding/-/encoding-0.1.11.tgz
npm http GET https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.2.tgz
npm http GET https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz
npm http GET https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.7.tgz
npm http 200 https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.2.tgz
npm http 200 https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz
npm http 200 https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.7.tgz
npm http GET https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz
npm http 200 https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz
npm http GET https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz
npm http GET https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz
npm http GET https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz
npm http GET https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz
npm http 200 https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz
npm http 200 https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz
npm http 200 https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz
npm http 200 https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz
npm http GET https://registry.npmjs.org/aws-sdk-apis/-/aws-sdk-apis-3.1.10.tgz
npm http GET https://registry.npmjs.org/xml2js/-/xml2js-0.2.6.tgz
npm http GET https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-0.4.2.tgz
npm http 200 https://registry.npmjs.org/xml2js/-/xml2js-0.2.6.tgz
npm http 200 https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-0.4.2.tgz
npm http 200 https://registry.npmjs.org/aws-sdk-apis/-/aws-sdk-apis-3.1.10.tgz
npm http GET https://registry.npmjs.org/sax/-/sax-0.4.2.tgz
npm http 200 https://registry.npmjs.org/sax/-/sax-0.4.2.tgz
npm http GET https://registry.npmjs.org/nan/-/nan-1.6.2.tgz
npm http 200 https://registry.npmjs.org/nan/-/nan-1.6.2.tgz
> [email protected] install D:\home\site\wwwroot\node_modules\sqlite3
> node-pre-gyp install --fallback-to-build
node-pre-gyp http GET https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v3.0.5/node-v11-win32-ia32.tar.gz
node-pre-gyp http 200 https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v3.0.5/node-v11-win32-ia32.tar.gz
[sqlite3] Success: "D:\home\site\wwwroot\node_modules\sqlite3\lib\binding\node-v11-win32-ia32\node_sqlite3.node" is installed via remote
[email protected] node_modules\connect-slashes
[email protected] node_modules\colors
[email protected] node_modules\xml
[email protected] node_modules\node-uuid
[email protected] node_modules\validator
[email protected] node_modules\passport-http-bearer
└── [email protected]
[email protected] node_modules\passport-oauth2-client-password
└── [email protected]
[email protected] node_modules\semver
[email protected] node_modules\passport
├── [email protected]
└── [email protected]
[email protected] node_modules\oauth2orize
├── [email protected]
├── [email protected]
└── [email protected]
[email protected] node_modules\path-match
├── [email protected] ([email protected])
└── [email protected] ([email protected], [email protected])
[email protected] node_modules\bcryptjs
[email protected] node_modules\morgan
├── [email protected]
├── [email protected]
├── [email protected] ([email protected])
└── [email protected] ([email protected])
[email protected] node_modules\downsize
└── [email protected]
[email protected] node_modules\glob
├── [email protected]
├── [email protected] ([email protected])
├── [email protected] ([email protected])
└── [email protected] ([email protected])
[email protected] node_modules\compression
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected] ([email protected])
├── [email protected] ([email protected])
└── [email protected] ([email protected], [email protected])
[email protected] node_modules\html-to-text
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected] ([email protected], [email protected])
[email protected] node_modules\bluebird
[email protected] node_modules\rss
└── [email protected] ([email protected])
[email protected] node_modules\lodash
[email protected] node_modules\showdown-ghost
[email protected] node_modules\unidecode
[email protected] node_modules\extract-zip
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected] ([email protected])
├── [email protected] ([email protected], [email protected])
├── [email protected] ([email protected], [email protected])
└── [email protected] ([email protected], [email protected], [email protected])
[email protected] node_modules\fs-extra
├── [email protected]
├── [email protected]
└── [email protected] ([email protected])
[email protected] node_modules\pg
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected] ([email protected])
[email protected] node_modules\express
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├─�� [email protected]
├── [email protected] ([email protected])
├── [email protected] ([email protected])
├── [email protected] ([email protected], [email protected], [email protected])
├── [email protected] ([email protected], [email protected])
├── [email protected] ([email protected])
├── [email protected] ([email protected])
├── [email protected] ([email protected], [email protected])
└── [email protected] ([email protected], [email protected])
[email protected] node_modules\request
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected] ([email protected])
├── [email protected] ([email protected])
├── [email protected] ([email protected], [email protected], [email protected])
├── [email protected] ([email protected])
├── [email protected] ([email protected], [email protected])
└── [email protected] ([email protected], [email protected], [email protected], [email protected])
[email protected] node_modules\body-parser
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected] ([email protected])
├── [email protected]
└── [email protected] ([email protected])
[email protected] node_modules\busboy
├── [email protected] ([email protected], [email protected], [email protected], [email protected])
└── [email protected] ([email protected])
[email protected] node_modules\cheerio
├── [email protected]
├── [email protected] ([email protected])
├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected])
└── [email protected] ([email protected], [email protected])
[email protected] node_modules\bookshelf
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected] ([email protected])
[email protected] node_modules\moment
[email protected] node_modules\knex
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected] ([email protected])
├── [email protected] ([email protected])
├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected])
├── [email protected] ([email protected], [email protected], [email protected])
├── [email protected] ([email protected])
└── [email protected] ([email protected], [email protected], [email protected], [email protected])
[email protected] node_modules\express-hbs
├── [email protected] ([email protected], [email protected], [email protected])
├── [email protected] ([email protected], [email protected], [email protected])
└── [email protected] ([email protected], [email protected], [email protected])
[email protected] node_modules\mysql
├── [email protected]
├── [email protected] ([email protected], [email protected], [email protected], [email protected])
└── [email protected]
[email protected] node_modules\nodemailer
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected] ([email protected], [email protected], [email protected], [email protected])
├── [email protected] ([email protected], [email protected])
├── [email protected] ([email protected], [email protected], [email protected], [email protected])
└── [email protected] ([email protected], [email protected], [email protected])
[email protected] node_modules\sqlite3
└── [email protected]
Finished successfully.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment