{
  "name": "total4",
  "version": "0.0.56",
  "description": "Total.js framework v4",
  "main": "index.js",
  "types": "index.d.ts",
  "directories": {
    "test": "test"
  },
  "bin": {
    "total4": "./bin/total4"
  },
  "scripts": {
    "test": "cd tests && node test-release.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/totaljs/framework4.git"
  },
  "keywords": [
    "total.js",
    "total4",
    "framework",
    "mvc",
    "web",
    "platform"
  ],
  "author": "Peter Širka",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/totaljs/framework4/issues"
  },
  "homepage": "https://github.com/totaljs/framework4#readme"
}
