All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.vaadin.polymer.public.bower_components.prism-element.bower.json Maven / Gradle / Ivy

The newest version!
{
  "name": "prism-element",
  "description": "Prism.js import and syntax highlighting",
  "version": "1.2.0",
  "authors": [
    "The Polymer Project Authors (https://polymer.github.io/AUTHORS.txt)"
  ],
  "keywords": [
    "web-components",
    "polymer",
    "prism",
    "molecule"
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/PolymerElements/prism-element.git"
  },
  "license": "http://polymer.github.io/LICENSE.txt",
  "homepage": "https://github.com/PolymerElements/prism-highlighter",
  "main": "prism-highlighter.html",
  "ignore": [
    "/.*",
    "/test/"
  ],
  "dependencies": {
    "prism": "*",
    "polymer": "Polymer/polymer#^1.5.0"
  },
  "devDependencies": {
    "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0",
    "iron-component-page": "PolymerElements/iron-component-page#^1.0.0",
    "paper-styles": "PolymerElements/paper-styles#^1.0.0",
    "web-component-tester": "^4.0.0"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy