view sg101/package.json @ 1131:c70e2e267379

Search page visual tweaking.
author Brian Neal <bgneal@gmail.com>
date Wed, 14 Sep 2016 20:46:10 -0500
parents 5d208c3321ce
children
line wrap: on
line source
{
  "name": "sg101",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "gulp-autoprefixer": "^3.1.0",
    "gulp-cssnano": "^2.1.0",
    "gulp-rename": "^1.2.2",
    "gulp-sass": "^2.1.1",
    "gulp-watch": "^4.3.5"
  }
}