Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(123)

Unified Diff: polymer_0.5.4/bower_components/marked/bower.json

Issue 895523005: Added Polymer 0.5.4 (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: polymer_0.5.4/bower_components/marked/bower.json
diff --git a/polymer_0.5.4/bower_components/marked/bower.json b/polymer_0.5.4/bower_components/marked/bower.json
new file mode 100644
index 0000000000000000000000000000000000000000..3eab3110c65dbc1cd5ea80a3deb7b4c8f2d96511
--- /dev/null
+++ b/polymer_0.5.4/bower_components/marked/bower.json
@@ -0,0 +1,24 @@
+{
+ "name": "marked",
+ "version": "0.3.2",
+ "homepage": "https://github.com/chjj/marked",
+ "authors": [
+ "Christopher Jeffrey <chjjeffrey@gmail.com>"
+ ],
+ "description": "A markdown parser built for speed",
+ "keywords": [
+ "markdown",
+ "markup",
+ "html"
+ ],
+ "main": "lib/marked.js",
+ "license": "MIT",
+ "ignore": [
+ "**/.*",
+ "node_modules",
+ "bower_components",
+ "app/bower_components",
+ "test",
+ "tests"
+ ]
+}
« no previous file with comments | « polymer_0.5.4/bower_components/marked/bin/marked ('k') | polymer_0.5.4/bower_components/marked/component.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698