Skip to content

Instantly share code, notes, and snippets.

@endash
Created July 23, 2011 20:17
Show Gist options
  • Save endash/1101837 to your computer and use it in GitHub Desktop.
Save endash/1101837 to your computer and use it in GitHub Desktop.
{
"name": "bpmtest",
"bpm": "1.0.0",
"bpm:build": {
"bpm_libs.js": {
"directories": [
"lib"
]
},
"bpm_styles.css": {
"directories": [
"css"
]
}
},
"dependencies": {
"jquery": ">= 0",
"sproutcore": ">= 0"
},
"lib": "./app"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment