UNPKG

webdash-readme-preview

Version:
18 lines (17 loc) 480 B
{ "name": "@polymer/iron-location", "private": true, "description": "Bidirectional data binding into the page's URL.", "repository": { "type": "git", "url": "git://github.com/PolymerElements/iron-location.git" }, "license": "BSD-3-Clause", "devDependencies": { "@polymer/gen-typescript-declarations": "^1.2.0", "bower": "^1.8.0" }, "scripts": { "update-types": "bower install && gen-typescript-declarations --deleteExisting --outDir ." } }