live on clibs
This commit is contained in:
9
package.json
Normal file
9
package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "mpc",
|
||||
"version": "0.8.5",
|
||||
"repo": "orangeduck/mpc",
|
||||
"description": "A Parser Combinator library for C",
|
||||
"keywords": ["parser", "combinator", "library", "c", "mpc"],
|
||||
"license": "BSD",
|
||||
"src": ["mpc.c", "mpc.h"]
|
||||
}
|
Reference in New Issue
Block a user