Skip to content

Instantly share code, notes, and snippets.

@morungos
Created May 25, 2018 19:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save morungos/ea4ca7ad63009cd87434bf495b8f6e98 to your computer and use it in GitHub Desktop.
Save morungos/ea4ca7ad63009cd87434bf495b8f6e98 to your computer and use it in GitHub Desktop.
Failing install
{
"name": "npm-eslint",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"accepts": "^1.3.3",
"angular-expressions": "^0.3.0",
"bcryptjs": "^2.4.3",
"body-parser": "^1.17.2",
"braintree": "^2.1.1",
"commander": "^2.9.0",
"common-dustjs-helpers": "^1.4.1",
"concat-stream": "^1.6.0",
"connect-session-knex": "^1.3.4",
"cookie-parser": "^1.4.3",
"cors": "^2.8.3",
"dustjs-linkedin": "^2.7.4",
"email-templates": "^2.6.0",
"emoji-regex": "^6.5.1",
"express": "^4.15.3",
"express-session": "^1.15.3",
"express-ws": "^3.0.0",
"find-root": "^1.0.0",
"gaussian": "^1.1.0",
"glob": "^7.1.2",
"knex": "^0.13.0",
"lodash": "^4.16.4",
"log4js": "^2.0.1",
"lru-cache": "^4.0.2",
"method-override": "^2.3.9",
"minimatch": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.3.tgz",
"minimist": "^1.2.0",
"moment": "^2.18.1",
"morgan": "^1.8.2",
"mysql": "^2.11.1",
"nconf": "^0.8.4",
"node-secure-stream": "^0.1.0",
"nodemailer": "^4.0.1",
"nunjucks": "^3.0.1",
"passport": "^0.3.2",
"passport-local": "^1.0.0",
"pdfkit": "^0.8.1",
"remarkable": "^1.7.1",
"shallow-equal": "^1.0.0",
"stream-buffers": "^3.0.1",
"string-to-stream": "^1.1.0",
"tai-password-strength": "^1.0.4",
"temp": "^0.8.3",
"uuid": "^3.0.1",
"xml-writer": "^1.7.0"
},
"devDependencies": {
"@uirouter/angularjs": "^1.0.4",
"ajv": "^5.2.3",
"angular": "^1.6.5",
"angular-animate": "^1.6.5",
"angular-sanitize": "^1.6.5",
"angular-sessionstorage": "^1.1.5",
"angular-touch": "^1.6.5",
"angular-ui-bootstrap": "^2.5.0",
"angulartics": "^1.4.0",
"angulartics-google-analytics": "^0.4.0",
"bootstrap": "^3.3.7",
"bootstrap-validator": "^0.11.9",
"braintree-web": "^3.3.0",
"chai": "^3.5.0",
"chai-as-promised": "^6.0.0",
"clipboard": "^1.5.12",
"coffee-loader": "^0.7.2",
"coffee-script": "^1.10.0",
"copy-webpack-plugin": "^4.0.1",
"css-loader": "^0.28.3",
"d3-cloud": "^1.2.4",
"d3-selection": "https://registry.npmjs.org/d3-selection/-/d3-selection-1.1.0.tgz",
"d3-transition": "https://registry.npmjs.org/d3-transition/-/d3-transition-1.1.0.tgz",
"del": "^2.2.2",
"email-addresses": "^2.0.2",
"eslint": "^4.19.1",
"extract-text-webpack-plugin": "^3.0.1",
"file-loader": "^0.11.1",
"git-revision-webpack-plugin": "^2.5.1",
"html-loader": "^0.4.3",
"html-webpack-plugin": "^2.30.1",
"http-proxy-middleware": "^0.17.4",
"jest": "^21.2.1",
"jquery-easing": "0.0.1",
"jquery-form": "^4.2.2",
"jquery.easing": "^1.4.1",
"less": "^2.7.1",
"less-loader": "^4.0.5",
"ngtemplate-loader": "^1.3.1",
"nodemon": "^1.11.0",
"noop-webpack-plugin": "^1.0.1",
"npm-run-all": "^4.1.3",
"promise-polyfill": "^6.0.2",
"protractor": "^5.1.2",
"protractor-html-reporter": "^1.3.2",
"protractor-jasmine2-screenshot-reporter": "^0.4.1",
"protractor-uisref-locator": "^1.2.0",
"sass-lint": "^1.12.1",
"scrollreveal": "^3.3.6",
"serve-static": "https://registry.npmjs.org/serve-static/-/serve-static-1.12.3.tgz",
"sinon": "^1.17.6",
"sqlite3": "^3.1.4",
"style-loader": "^0.18.1",
"supertest": "^2.0.1",
"tempfile": "^2.0.0",
"ui-select": "^0.19.4",
"url-loader": "^0.5.7",
"webdriver-manager": "^12.0.6",
"webpack": "^3.7.1",
"whatwg-fetch": "^2.0.3"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment