Skip to content

Instantly share code, notes, and snippets.

@andrewfleming
Created July 13, 2017 03:39
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 andrewfleming/7b57467f77e3c85acf9711353a0a17dd to your computer and use it in GitHub Desktop.
Save andrewfleming/7b57467f77e3c85acf9711353a0a17dd to your computer and use it in GitHub Desktop.
{
"name": "biotext",
"description": "WordPress theme. Child theme of the Genesis Framework",
"private": true,
"license": "CC-BY-NC-4.0",
"devDependencies": {
"autoprefixer": "^6.7.7",
"grunt": "^1.0.1",
"grunt-cli": "^1.2.0",
"grunt-contrib-clean": "^1.1.0",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-imagemin": "^1.0.0",
"grunt-contrib-jshint": "^1.1.0",
"grunt-contrib-sass": "^1.0.0",
"grunt-contrib-uglify": "^2.3.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-csscomb": "^3.0.1",
"grunt-csso": "^2.2.0",
"grunt-newer": "^1.1.0",
"grunt-postcss": "^0.8.0"
},
"dependencies": {
"node-normalize-scss": "^2.0.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment