Created
December 24, 2014 20:35
-
-
Save h4/429add1ddcc9e7fc2f94 to your computer and use it in GitHub Desktop.
package sample
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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