mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-02 14:49:16 +02:00
ver 0.3.94
This commit is contained in:
parent
cf728fc223
commit
9d733dc415
2 changed files with 29 additions and 20897 deletions
20918
package-lock.json
generated
20918
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"name": "epubjs",
|
||||
"version": "0.3.93",
|
||||
"name": "@makiwin/epubjs",
|
||||
"version": "0.3.94",
|
||||
"description": "Parse and Render Epubs",
|
||||
"main": "lib/index.js",
|
||||
"module": "src/index.js",
|
||||
"types": "types/index.d.ts",
|
||||
"repository": "https://github.com/futurepress/epub.js",
|
||||
"repository": "https://github.com/makiwin/epub.js",
|
||||
"directories": {
|
||||
"test": "test"
|
||||
},
|
||||
|
@ -24,7 +24,7 @@
|
|||
"watch": "babel --watch -d lib/ src/",
|
||||
"prepare": "npm run compile && npm run build && npm run minify && npm run legacy && npm run productionLegacy"
|
||||
},
|
||||
"author": "fchasen@gmail.com",
|
||||
"author": "fchasen@gmail.com, massimiliano.vinciprova@gmail.com",
|
||||
"license": "BSD-2-Clause",
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.15.7",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue