Skip to content

Instantly share code, notes, and snippets.

@topherfangio
Created August 19, 2011 20:40
Show Gist options
  • Save topherfangio/1157950 to your computer and use it in GitHub Desktop.
Save topherfangio/1157950 to your computer and use it in GitHub Desktop.
{
"name": "planitly",
"version": "0.0.1",
"bpm": "1.0.0",
"description": "DESCRIPTION HERE",
"author": "YOUR NAME HERE",
"homepage": "URL",
"directories": {
"lib": "./lib",
"tests": "./tests"
},
"dependencies": {
"sproutcore": ">= 0-pre",
"sproutcore-datastore": ">= 0-pre"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment