Skip to content

Instantly share code, notes, and snippets.

@ClaudiuC
Created September 5, 2012 23:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ClaudiuC/739997cc87c117c03c82 to your computer and use it in GitHub Desktop.
Save ClaudiuC/739997cc87c117c03c82 to your computer and use it in GitHub Desktop.
package.json
1 {
2 "name": "jimmyisageek",
3 "subdomain": "replit",
4 "scripts": {
5 "start": "server.js"
6 },
7 "version": "0.0.1-8",
8 "engines": {
9 "node": "0.8.x"
10 }
11 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment