subparjs
Version:
A sub-par parser combinator library.
23 lines (22 loc) • 439 B
JSON
{
"name": "subparjs",
"version": "1.0.6",
"description": "A sub-par parser combinator library.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"javascript",
"parser",
"combinator",
"mediocre"
],
"repository": {
"type": "git",
"url": "Sesamestrong/SubPar.js"
},
"author": "Andrew Healey",
"license": "ISC",
"dependencies": {}
}