Skip to content

Instantly share code, notes, and snippets.

@hunvreus
Created May 5, 2016 03:19
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 hunvreus/fb81403336ae5a11b9d4cd2a5dabf11a to your computer and use it in GitHub Desktop.
Save hunvreus/fb81403336ae5a11b9d4cd2a5dabf11a to your computer and use it in GitHub Desktop.
{
"name": "Wiredcraft",
"version": "0.0.3",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/Wiredcraft/wiredcraft.github.io.git"
},
"author": "Ronan Berder",
"license": "WTFPL",
"bugs": {
"url": "https://github.com/Wiredcraft/wiredcraft.github.io/issues"
},
"homepage": "https://wiredcraft.com",
"dependencies": {
"bower": "*",
"gulp": "*",
"gulp-concat": "*",
"gulp-minify-css": "*",
"gulp-sass": "*",
"gulp-uglify": "*",
"node-bourbon": "*"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment