{
  "name": "dygl",
  "version": "2.0.3",
  "description": "Style definintion for building web pages that are responsive",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "webpack && open index.html",
    "build": "webpack"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/felixsonyusuftosin/dygl.git"
  },
  "keywords": [],
  "author": "Felixson Yusuf Tosin <felixsonyusuftosin@gmail.com> (https://www.linkedin.com/in/felixsonyusuftosin/)",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/felixsonyusuftosin/dygl/issues"
  },
  "homepage": "https://github.com/felixsonyusuftosin/dygl#readme",
  "devDependencies": {
    "babel-core": "^6.26.3",
    "babel-loader": "^7.1.4",
    "babel-preset-env": "^1.7.0",
    "css-loader": "^0.28.11",
    "extract-text-webpack-plugin": "^3.0.2",
    "file-loader": "^1.1.11",
    "style-loader": "^0.21.0",
    "webpack": "^3.12.0",
    "webpack-cli": "^2.1.3"
  },
  "dependencies": {

  }
}
