{
  "name": "@igorgawrys/mbl",
  "version": "1.0.1",
  "description": "MBL is javascript reactive framework",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "watch": "node src/watch",
    "build": "node src/build"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/igor-gawrys/MBL-FRAMEWORK.git"
  },
  "keywords": [
    "Javascript",
    "Framework",
    "Reactive",
    "NodeJS",
    "npm"
  ],
  "author": "Igor Gawryś",
  "license": "MIT ",
  "bugs": {
    "url": "https://github.com/igor-gawrys/MBL-FRAMEWORK/issues"
  },
  "homepage": "https://github.com/igor-gawrys/MBL-FRAMEWORK#readme",
  "dependencies": {
    "app-root-path": "^2.2.1",
    "cli-progress": "^2.1.1",
    "figlet": "^1.2.1",
    "finalhandler": "^1.1.1",
    "fs": "0.0.1-security",
    "http": "0.0.0",
    "inquirer": "^6.3.1",
    "jsdom": "^14.0.0",
    "node-watch": "^0.6.1",
    "path": "^0.12.7",
    "randomstring": "^1.1.5",
    "rimraf": "^2.6.3",
    "serve-static": "^1.13.2",
    "single-line-string": "0.0.2",
    "striptags": "^3.1.1",
    "uglify-js": "^3.5.4"
  }
}
