Skip to content

Instantly share code, notes, and snippets.

@ashleygwilliams
Created September 5, 2018 14:05
Show Gist options
  • Save ashleygwilliams/2953db9910b1ffc5c6c4e33638eba134 to your computer and use it in GitHub Desktop.
Save ashleygwilliams/2953db9910b1ffc5c6c4e33638eba134 to your computer and use it in GitHub Desktop.
[package]
#...
[dependencies]
#...
[npm]
moment = "~2.22"
#sugar for moment = { version: "~2.22", type: prod }
mocha = { version: "mochajs/mocha#4727d357ea", type: dev }
chai = { version: "^4", type: dev }
optional = { version: "6.6.6", type: optional }
git = { version: "http://asdf.com/asdf.tar.gz" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment