{"bugs":{"url":"https://github.com/Polymer/lit-element/issues"},"dist":{"shasum":"cded2d11ff4308f9ce3e4001d893198dabced639","tarball":"https://registry.npmjs.org/@polymer/lit-element/-/lit-element-0.7.1.tgz","fileCount":25,"integrity":"sha512-aYSzVhC19l7xSm73aHI06VPcD/H+GxpFNZrhbJ+zVIpgAveOgGp5Ga7UtTBHQCdHlJbZ0dMlaBXMZ3twgXCokg==","signatures":[{"sig":"MEYCIQCSHx3FjESgPQ/QcOpHVLxjlH/0WvXp8baelzeWEj/WAAIhAKFu3YMyRRSV1/7o9qg8IuOYMPVgBZddTFHOc5wrr+9a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":202112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2W0cCRA9TVsSAnZWagAA/doQAId9ZHIZIVvz8wDsPX6r\nrpeNWUDiRDwxKxyZJHkcF4Coa6S8OGo2LtO4rLWS4gXKn8PCFMn01X9ZJCya\nzn+429mZ4AO7Lk1n/PNe/3Y8MGLIcufqJh3Zm70eA9Kp066KVHaYhIWTrTQc\nrZ7dUnacEcFy+Kc5okJrBiZrkunKeRjWFNFBLl3DjXP8+UqItzFJYzrjofpb\nIyLrRNkJIZy7TQUr/FRStX0CB+Y9U+rfaG73GRdZSROAcT7AnOf8FT8znYIM\n6Sm47n3MPByTQ3n+EmeEB5/6+NLVR3IF/KeEO3QTdyFZZjSlVYASCo+MIMXr\nhIP2fk5xGv3ui8yfs+uqG18v0j6NeKuOS9j5wkgJjTotzagTsUL/duFUW5Rn\nPfArb83fn6VjYdhTaKAB2ZJrKDD3jXh46klT/bETCPK2xHf+2qqep1v3fGoT\ndF49UwpdnH1fPU/i7KIObmj9HJOAokwSKosc2Yzu/9iPIlj5G5j8/3CV17R0\n2tI3lPzqtMCYclkPNBwpc27ACEEnabNeF8PLMrv/Beg8cdJJvU6CL6vPxsxt\nD+y9TywKa7+m6HLTEmCmiUCmd+2UXvOm38tRVlBbcLpImeNXtI20a7+Bkyps\nOlb5aUv9F3xsKrG7JCLUnkGRl2X3jMIwb5wiA9De6pbC0bkMqF4Bq94+okuf\n/BJx\r\n=ztNE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-element.js","name":"@polymer/lit-element","author":{"name":"The Polymer Authors"},"module":"lit-element.js","gitHead":"f5c0cd7ad1d5ee1d7e1c32677393668a305b9af9","license":"BSD-3-Clause","scripts":{"lint":"tslint --project ./","test":"npm run build && npm run build:babel-test && wct","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","gen-docs":"typedoc --readme docs/_api/api-readme.md --tsconfig tsconfig_apidoc.json --mode modules --theme docs/_api/theme --excludeNotExported --excludePrivate --ignoreCompilerErrors --exclude '{**/*test*,**/node_modules/**,**/test/**}' --out ./docs/api src/**/*.ts","checksize":"rollup -c ; rm lit-element.bundled.js","prepublishOnly":"npm run build","build:babel-test":"babel src/test/lib/decorators_test.ts --out-file test/lib/decorators-babel_test.js","regen-package-lock":"rm -rf node_modules package-lock.json; npm install"},"typings":"lit-element.d.ts","_npmUser":{"name":"azakus","email":"dfreedm2@gmail.com"},"homepage":"https://github.com/Polymer/lit-element#readme","deprecated":"@polymer/lit-element has moved to lit-element. Please uninstall this package and install lit-element. See https://www.polymer-project.org/blog/2019-01-11-lit-element-rc","repository":{"url":"git+https://github.com/Polymer/lit-element.git","type":"git"},"_npmVersion":"6.4.1","description":"Polymer based lit-html custom element","directories":{"test":"test"},"maintainers":[{"name":"aomarks","email":"aomarks@google.com"},{"name":"azakus","email":"dfreedm2@gmail.com"},{"name":"bicknellr","email":"bicknellr@gmail.com"},{"name":"emarquez","email":"emarquez@google.com"},{"name":"justinfagnani","email":"justin@fagnani.com"},{"name":"keanulee","email":"npm@keanulee.com"},{"name":"notwaldorf","email":"notwaldorf@gmail.com"},{"name":"polymer-devs","email":"admin@polymer-project.org"},{"name":"samli","email":"sam@sam.li"},{"name":"sorvell","email":"sorvell@google.com"},{"name":"tvanderlippe","email":"tvanderlippe@google.com"},{"name":"usergenic","email":"brendan@usergenic.com"}],"_nodeVersion":"10.15.0","dependencies":{"lit-html":"^1.0.0-rc.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.0.2","mocha":"^5.0.5","rollup":"^0.64.1","tslint":"^5.12.0","typedoc":"^0.8.0","uglify-es":"^3.3.9","wct-mocha":"^1.0.0","@babel/cli":"^7.2.3","typescript":"^3.2.2","@types/chai":"^4.0.1","@types/mocha":"^5.2.4","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.9.2","rollup-plugin-filesize":"^4.0.1","@webcomponents/shadycss":"^1.8.0","rollup-plugin-node-resolve":"^3.4.0","@webcomponents/webcomponentsjs":"^2.2.3","@babel/plugin-proposal-decorators":"^7.2.3","@babel/plugin-transform-typescript":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.2.3"},"_npmOperationalInternal":{"tmp":"tmp/lit-element_0.7.1_1547236060135_0.1406583949832565","host":"s3://npm-registry-packages"},"_id":"@polymer/lit-element@0.7.1","version":"0.7.1"}