[mod] cleanup
This commit is contained in:
parent
af2fac39b2
commit
dd7b0c1d83
22 changed files with 72 additions and 875 deletions
20
package.json
Normal file
20
package.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"name": "pdfbox",
|
||||
"version": "1.0.0",
|
||||
"description": "A BaseX interface to Apache Pdfbox version 3",
|
||||
"main": "index.js",
|
||||
"directories": {
|
||||
"doc": "docs"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "basex -t ."
|
||||
},
|
||||
"keywords": [
|
||||
"pdf",
|
||||
"xquery",
|
||||
"basex",
|
||||
"java"
|
||||
],
|
||||
"author": "Andy Bunce",
|
||||
"license": "Apache-2.0"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue