{ "name": "versal-component-runtime", "version": "0.2.6", "homepage": "https://github.com/Versal/component-runtime", "authors": [ "Versal Team " ], "description": "versal-runtime is a collection of polyfills to run web components on Versal platform", "main": "dist/runtime.min.js", "keywords": [ "versal-component-runtime", "web component polyfills" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "polyfills", "test", "package.json", "bower.json" ], "devDependencies": { "promise-polyfill": "~1.1.0", "customevent-polyfill": "~1.0.0", "HTMLImports": "Polymer/HTMLImports#master", "CustomElements": "Polymer/CustomElements#master", "html-template-polyfill": "Versal/html-template-polyfill", "tools": "Polymer/tools#master", "requestAnimationFrame-polyfill": "*" }, "_release": "0.2.6", "_resolution": { "type": "version", "tag": "v0.2.6", "commit": "49e0b5342ecc8c08c981ee32d9fa1f972bcfbf4f" }, "_source": "git://github.com/versal/component-runtime.git", "_target": "~0.2.6", "_originalSource": "versal-component-runtime" }