Reformat package.json
This commit is contained in:
parent
5fa974e614
commit
6f252ea5b6
11
package.json
11
package.json
@ -27,9 +27,14 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"zipfile":"*",
|
"zipfile": "^0.5.0",
|
||||||
"xml2js": "~0.1.0"
|
"xml2js": "~0.1.0"
|
||||||
},
|
},
|
||||||
"engine": [ "node >=0.3.0" ],
|
"engine": [
|
||||||
"keywords": ["epub", "books"]
|
"node >=0.3.0"
|
||||||
|
],
|
||||||
|
"keywords": [
|
||||||
|
"epub",
|
||||||
|
"books"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user