{
  "name": "height",
  "version": "0.0.5",
  "description": "Get the height the element should be ",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "make test-karma"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/chemzqm/height.git"
  },
  "keywords": [],
  "author": "chemzqm@gmail.com",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/chemzqm/height/issues"
  },
  "homepage": "https://github.com/chemzqm/height#readme",
  "devDependencies": {
    "connect-livereload": "^0.5.3",
    "css-loader": "^0.23.1",
    "growl": "^1.8.1",
    "gulp": "^3.9.0",
    "gulp-livereload": "^3.8.1",
    "gulp-serve": "^1.2.0",
    "gulp-util": "^3.0.7",
    "html-loader": "^0.4.3",
    "json-loader": "^0.5.3",
    "karma": "^0.13.15",
    "karma-cli": "^0.1.1",
    "karma-firefox-launcher": "^0.1.6",
    "karma-mocha": "^0.2.0",
    "karma-webpack": "^1.7.0",
    "karma-wrap-preprocessor": "^0.1.0",
    "mocha": "^2.3.3",
    "mocha-loader": "^0.7.1",
    "style-loader": "^0.13.0",
    "webpack": "^1.12.3",
    "webpack-dev-server": "^1.12.1"
  },
  "dependencies": {
    "computed-style": "^0.3.0"
  },
  "browser": {}
}
