fimfic2epub/package.json
2016-06-20 16:36:56 +02:00

16 lines
305 B
JSON

{
"name": "fimfic2epub.js",
"private": true,
"version": "1.0.0",
"description": "",
"author": "djazz",
"dependencies": {
"escape-string-regexp": "^1.0.5",
"jszip": "^3.0.0",
"mithril": "^0.2.5",
"pretty-data": "^0.40.0",
"tidy-html5": "^0.1.1",
"xhr2": "^0.1.3",
}
}