mirror of
https://github.com/blasten/turn.js.git
synced 2025-06-25 23:19:25 +08:00
13 lines
296 B
JSON
13 lines
296 B
JSON
{
|
|
"name": "turn.js",
|
|
"version": "1.0.1",
|
|
"description": "Web page flipper",
|
|
"main": "index.js",
|
|
"repository": "https://github.com/igghera/turn.js.git",
|
|
"author": "Andrea Gherardi <a.gherardi@cantierecreativo.net>",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jquery": "^3.1.1"
|
|
}
|
|
}
|