Skip to content

Instantly share code, notes, and snippets.

@h4
Created December 24, 2014 20:35
Show Gist options
  • Save h4/429add1ddcc9e7fc2f94 to your computer and use it in GitHub Desktop.
Save h4/429add1ddcc9e7fc2f94 to your computer and use it in GitHub Desktop.
package sample
{
"name": "ololo",
"version": "1.0.0",
"description": "",
"main": "",
"directories": {
"test": "test"
},
"scripts": {
"runserver": "cd ./src && python -m SimpleHTTPServer"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment