{
  "_from": "@polymer/polymer@^3.0.0-pre.12",
  "_id": "@polymer/polymer@3.0.0-pre.12",
  "_inBundle": false,
  "_integrity": "sha512-j3ie9DOtENLMR5pG8iyyrFF62lTnKrQCrMVlvgQF2q4qpUXFck0QUlE6gJJN/Zfi3br69mG5+F3mtwQb61OjOQ==",
  "_location": "/@polymer/polymer",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@polymer/polymer@^3.0.0-pre.12",
    "name": "@polymer/polymer",
    "escapedName": "@polymer%2fpolymer",
    "scope": "@polymer",
    "rawSpec": "^3.0.0-pre.12",
    "saveSpec": null,
    "fetchSpec": "^3.0.0-pre.12"
  },
  "_requiredBy": [
    "/",
    "/@polymer/lit-element"
  ],
  "_resolved": "https://registry.npmjs.org/@polymer/polymer/-/polymer-3.0.0-pre.12.tgz",
  "_shasum": "3f5dd19099a194bf1066cf417ae13c335bd63b04",
  "_spec": "@polymer/polymer@^3.0.0-pre.12",
  "_where": "/private/var/folders/zy/52sq8hb935jf97c0xwm3fqp4008xng/T/asset_stage1ACVmk",
  "author": {
    "name": "The Polymer Project Authors"
  },
  "bugs": {
    "url": "https://github.com/Polymer/polymer/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@webcomponents/shadycss": "^1.0.0",
    "@webcomponents/webcomponentsjs": "^1.0.0"
  },
  "deprecated": false,
  "description": "The Polymer library makes it easy to create your own web components. Give your element some markup and properties, and then use it on a site. Polymer provides features like dynamic templates and data binding to reduce the amount of boilerplate you need to write",
  "devDependencies": {
    "@polymer/gen-closure-declarations": "^0.4.0",
    "@polymer/gen-typescript-declarations": "^1.2.0",
    "@polymer/iron-component-page": "3.0.0-pre.12",
    "@polymer/test-fixture": "3.0.0-pre.12",
    "@webcomponents/shadycss": "^1.1.0",
    "@webcomponents/webcomponentsjs": "^1.1.0",
    "babel-preset-minify": "^0.2.0",
    "del": "^3.0.0",
    "dom5": "^3.0.0",
    "eslint-plugin-html": "^4.0.1",
    "fs-extra": "^5.0.0",
    "google-closure-compiler": "^20180204.0.0",
    "gulp": "^3.9.1",
    "gulp-babel": "^6.1.2",
    "gulp-eslint": "^4.0.0",
    "gulp-if": "^2.0.1",
    "gulp-replace": "^0.6.1",
    "gulp-size": "^3.0.0",
    "gulp-vulcanize": "^7.0.0",
    "lazypipe": "^1.0.1",
    "merge-stream": "^1.0.1",
    "parse5": "^4.0.0",
    "polymer-build": "^2.1.1",
    "run-sequence": "^2.2.0",
    "through2": "^2.0.0",
    "wct-browser-legacy": "0.0.1-pre.11",
    "web-component-tester": "^6.5.0"
  },
  "directories": {
    "doc": "docs",
    "test": "test"
  },
  "homepage": "https://github.com/Polymer/polymer",
  "license": "BSD-3-Clause",
  "main": "polymer.js",
  "name": "@polymer/polymer",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Polymer/polymer.git"
  },
  "resolutions": {
    "inherits": "2.0.3",
    "samsam": "1.1.3",
    "supports-color": "3.1.2",
    "type-detect": "1.0.0"
  },
  "scripts": {
    "build": "gulp",
    "lint": "gulp lint",
    "test": "npm run lint && wct",
    "update-types": "gulp update-types",
    "version": "gulp update-version && git add lib/utils/boot.html"
  },
  "version": "3.0.0-pre.12"
}
