{
    "name": "povi",
    "version": "0.1.1",
    "description": "",
    "main": "dist/povi.js",
    "scripts": {
        "test": "mocha --compilers js:babel-core/register --colors -w ./test/*.spec.js",
        "dev": "webpack --watch"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/adamsvystun/noti.git"
    },
    "author": "",
    "license": "ISC",
    "bugs": {
        "url": "https://github.com/adamsvystun/noti/issues"
    },
    "homepage": "https://github.com/adamsvystun/noti#readme",
    "devDependencies": {
        "babel-core": "^6.26.0",
        "babel-loader": "^7.1.2",
        "babel-plugin-transform-runtime": "^6.23.0",
        "babel-polyfill": "^6.26.0",
        "babel-preset-es2015": "^6.24.1",
        "babel-preset-stage-0": "^6.24.1",
        "babel-runtime": "^6.26.0",
        "chai": "^4.1.2",
        "css-loader": "^0.28.7",
        "jsdom": "^11.2.0",
        "mocha": "^3.5.0",
        "mocha-jsdom": "^1.1.0",
        "style-loader": "^0.18.2",
        "webpack": "^3.5.5",
        "webpack-merge": "^4.1.1"
    }
}
