UNPKG

api-console-assets

Version:

This repo only exists to publish api console components to npm

43 lines 1.06 kB
{ "name": "markdown-styles", "description": "Styles definition for markdown preview.", "license": "Apache-2.0 OR CC-BY-4.0", "authors": [ "The Advanced REST client authors <arc@mulesoft.com>" ], "keywords": [ "web-components", "polymer" ], "private": true, "main": [ "markdown-styles.html" ], "repository": { "type": "git", "url": "git@github.com:advanced-rest-client/markdown-styles.git" }, "dependencies": { "polymer": "Polymer/polymer#^1.6.0" }, "devDependencies": {}, "ignore": [ "**/.*", "dependencyci.yml", "node_modules", "bower_components", "test", "tasks" ], "version": "1.0.7", "homepage": "https://github.com/advanced-rest-client/markdown-styles", "_release": "1.0.7", "_resolution": { "type": "version", "tag": "1.0.7", "commit": "c52c226b4c493170474fbf859ef7e55a6bffa4c4" }, "_source": "https://github.com/advanced-rest-client/markdown-styles.git", "_target": "^1.0.1", "_originalSource": "advanced-rest-client/markdown-styles" }