{
  "name": "simditor-fullscreen",
  "description": "Add fullscreen support for Simditor.",
  "version": "0.1.1",
  "main": "lib/simditor-fullscreen.js",
  "homepage": "https://github.com/heroicyang/simditor-fullscreen",
  "author": {
    "name": "HeroicYang",
    "email": "yangxiong@mycolorway.com"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/heroicyang/simditor-fullscreen.git"
  },
  "bugs": {
    "url": "https://github.com/heroicyang/simditor-fullscreen/issues"
  },
  "scripts": {
    "test": "grunt test --verbose"
  },
  "devDependencies": {
    "grunt": "0.x",
    "grunt-contrib-watch": "0.x",
    "grunt-contrib-coffee": "0.x",
    "grunt-contrib-sass": "0.x",
    "grunt-contrib-jasmine": "0.x",
    "grunt-umd": "2.x"
  },
  "keywords": ["simditor", "fullscreen"]
}
