Skip to content

Instantly share code, notes, and snippets.

@indieisaconcept
Created October 11, 2016 22:57
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 indieisaconcept/875c30f41eb0683e17628c6b6f7b5ae1 to your computer and use it in GitHub Desktop.
Save indieisaconcept/875c30f41eb0683e17628c6b6f7b5ae1 to your computer and use it in GitHub Desktop.
package.json for a hanging yarn installation
{
"name": "example",
"license": "MIT",
"version": "1.0.0",
"description": "package.json for a hanging installation",
"main": "index.js",
"author": "Jonathan Barnett <me@indieisaconcept.com>",
"devDependencies": {
"argv": "0.0.2",
"bas": "0.1.0",
"chai": "3.5.0",
"colors": "1.1.2",
"fs-extra": "0.30.0",
"glob": "7.0.3",
"http-status-codes": "1.0.6",
"is-semver": "^1.0.2",
"jscs": "3.0.3",
"jshint": "2.9.2",
"leche": "2.1.1",
"mocha": "2.5.3",
"node-version-data": "1.0.1",
"nsp": "2.4.0",
"plato": "1.5.0",
"redis-mock": "0.9.0",
"require-all": "2.0.0",
"semver-compare": "1.0.0",
"semver-sort": "0.0.4",
"sinon": "1.17.4",
"steamshovel": "0.1.0-a3",
"supertest": "1.2.0"
},
"dependencies": {
"async": "1.5.2",
"bunyan": "1.8.1",
"cache-manager": "2.1.1",
"cheerio": "0.20.0",
"cors": "2.7.1",
"errorhandler": "1.4.3",
"event-loop-lag": "1.1.0",
"express": "4.13.4",
"forever": "0.15.2",
"html": "0.0.10",
"ioredis": "1.15.1",
"jade": "1.11.0",
"lodash": "4.13.1",
"logstash-redis": "0.3.1",
"moment": "2.13.0",
"moment-timezone": "0.5.4",
"newrelic": "1.28.0",
"pokemon-data": "0.1.4",
"request": "2.72.0",
"safe-regex": "1.1.0",
"semver-alias": "1.0.0",
"simple-sqs": "1.0.0",
"smartclone": "0.0.2",
"string": "3.3.1",
"yn": "1.2.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment