{
  "name": "controls",
  "version": "0.7.05",
  "author": {
    "name": "vadim baklanov",
    "email": "antheworld@gmail.com"
  },
  "homepage": "http://aplib.github.io/controls.js/",
  "description": "framework for dynamic html documents and UI solutions",
  "repository": {
    "type": "git",
    "url": "https://github.com/aplib/controls.js.git"
  },
  "main": "controls.js",
 "bugs": {
    "url": "http://github.com/aplib/controls.js/issues"
  },
"files": ["controls.js","controls.min.js","LICENSE","README.md","docs.html"],
 
  "license": "MIT"
}