{
  "name": "my-new-project",
  "authors": [
    "John Doe <john@doe.com> (http://johndoe.com)"
  ],
  "description": "CodeKit automatically generated this file. You should customize it according to: https://github.com/bower/spec/blob/master/json.md",
  "main": [
    "index.html",
    "main.js"
  ],
  "moduleType": [
    "amd",
    "es6",
    "globals",
    "node",
    "yui"
  ],
  "keywords": [
    "none"
  ],
  "license": "MIT",
  "homepage": "https://google.com",
  "repository": {
    "type": "git",
    "url": "git://github.com/foo/bar.git"
  },
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "private": true,
  "dependencies": {
    "jquery": "^3.3.1",
    "normalize-css": "^8.0.0",
    "sass-mediaqueries": "^1.6.1",
    "swiper": "^4.4.2",
    "ionicons": "^4.4.6",
    "getmdl-select": "^1.1.0"
  }
}
