{
  "name": "0jun-test-dumb",
  "version": "0.0.1",
  "description": "test publicsh module",
  "keywords": ["test","0jun"],
  "main": "./index.min.js",
  "author": {
    "name": "Unknown",
    "email": "Unknown@example.com"
  },
  "repository": {
    "type" : "git",
    "url" : "git://github.com/croquiscom/cormo.git"

  },
  "bugs": {
    "email": "lksndvlknsdv@exmaple.com",
    "url": "git://github.com/croquiscom/cormo.git"
  },
  "license": "MIT",
  "dependencies": {},
  "devDependencies": {
    "css-loader": "^3.0.0",
    "node-sass": "^4.12.0",
    "sass-loader": "^7.1.0",
    "webpack": "4.35.3",
    "webpack-cli": "3.3.5"
  },
  "peerDependencies": {},
  "scripts": {
    "build": "webpack"
  }
}
