Skip to content

Instantly share code, notes, and snippets.

@igolden
Created July 14, 2015 02:13
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 igolden/60e58fe06608cdab9146 to your computer and use it in GitHub Desktop.
Save igolden/60e58fe06608cdab9146 to your computer and use it in GitHub Desktop.
{
"name": "scoot-cli",
"version": "0.0.0",
"homepage": "https://github.com/igolden/scoot-cli",
"authors": [
"Ian Golden <ian@iangolden.com>"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"foundation": "~5.5.2"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment