mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-16 16:27:12 +10:00
File diff suppressed because it is too large
Load Diff
Vendored
+9
File diff suppressed because one or more lines are too long
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "pegjs",
|
||||
"filename": "peg.min.js",
|
||||
"version": "0.7.0",
|
||||
"description": "Parser generator for JavaScript",
|
||||
"homepage": "http://pegjs.majda.cz/",
|
||||
"keywords": [
|
||||
"parser",
|
||||
"generator",
|
||||
"peg"
|
||||
],
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "David Majda",
|
||||
"web": "http://majda.cz"
|
||||
}
|
||||
],
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/dmajda/pegjs"
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user