{
  "name": "polymer-native",
  "version": "0.2.24",
  "description": "Native bindings for web components and Polymer framework",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": {
    "polymer-native": "./cli.js"
  },
  "keywords": [
    "ios",
    "android",
    "polymer",
    "web",
    "components",
    "bindings",
    "native"
  ],
  "author": "Denis Radin aka PixelsCommander",
  "license": "ISC",
  "dependencies": {
    "minimist": "^1.2.0",
    "promise": "^7.1.1",
    "webcomponents.js": "^0.7.21",
    "yeoman-environment": "^1.6.1",
    "yeoman-generator": "^0.23.3",
    "yosay": "^1.1.1"
  },
  "devDependencies": {
    "gulp": "^3.9.1",
    "gulp-bump": "^2.1.0",
    "gulp-clean": "^0.3.2",
    "gulp-concat": "^2.6.0",
    "gulp-copy": "0.0.2",
    "gulp-replace": "^0.5.4",
    "gulp-sequence": "^0.4.5",
    "gulp-uglifyjs": "^0.6.2",
    "gulp-watch": "^4.3.5",
    "install": "^0.6.1",
    "jasmine-core": "^2.4.1",
    "jasmine-object-containing": "0.0.2",
    "karma": "^0.13.22",
    "karma-jasmine": "^0.3.8",
    "karma-phantomjs-launcher": "^1.0.0",
    "npm": "^3.8.6",
    "phantomjs": "^2.1.7",
    "phantomjs-prebuilt": "^2.1.7"
  }
}
