Skip to content

Instantly share code, notes, and snippets.

@igolden
Created July 14, 2015 02:13
Show Gist options
  • 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 <[email protected]>"
],
"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