Added Polymer
This commit is contained in:
16
rpg-docs/public/bower_components/context-free-parser/package.json
vendored
Normal file
16
rpg-docs/public/bower_components/context-free-parser/package.json
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "polymer-context-free-parser",
|
||||
"version": "0.4.2",
|
||||
"description": "context-free-parser scrapes source documentation data from input text or url.",
|
||||
"main": "context-free-parser.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "ssh://git@github.com/Polymer/context-free-parser.git"
|
||||
},
|
||||
"author": "The Polymer Authors",
|
||||
"license": "BSD",
|
||||
"bugs": {
|
||||
"url": "https://github.com/Polymer/context-free-parser/issues"
|
||||
},
|
||||
"homepage": "https://github.com/Polymer/context-free-parser"
|
||||
}
|
||||
Reference in New Issue
Block a user