Skip to content

Instantly share code, notes, and snippets.

@austinpray
Created February 11, 2015 19:12
Show Gist options
  • Save austinpray/0050ddc0147a64973711 to your computer and use it in GitHub Desktop.
Save austinpray/0050ddc0147a64973711 to your computer and use it in GitHub Desktop.
{
"name": "austinsoftwareconsulting.com",
"version": "1.0.3",
"description": "",
"main": "dist/bundle.js",
"dependencies": {
"jquery": "^2.1.3"
},
"devDependencies": {
"config": "^1.10.0",
"critical": "^0.5.4",
"jade": "^1.9.2",
"node-neat": "^1.4.2",
"node-sass": "^2.0.0-beta",
"uglifyify": "^3.0.1"
},
"scripts": {
"start": "make && http-server dist/",
"test": "echo \"Error: no test specified\""
},
"author": "Austin Pray <[email protected]>",
"license": "Copyright 2015 Austin Pray"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment