mirror of
https://github.com/blasten/turn.js.git
synced 2025-04-06 03:57:41 +08:00
Merge d4ff148149f2fa0e250a3c0eda95175c9b96feb3 into 08c1f6599a1412b145c7bf645a1f28c14db12742
This commit is contained in:
commit
47562b42de
24
package.json
Normal file
24
package.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "turn.js",
|
||||
"version": "1.0.0",
|
||||
"description": "The page flip effect for HTML5",
|
||||
"main": "turn.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/blasten/turn.js.git"
|
||||
},
|
||||
"keywords": [
|
||||
"flip",
|
||||
"jquery",
|
||||
"flipbook"
|
||||
],
|
||||
"author": "blasten",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/blasten/turn.js/issues"
|
||||
},
|
||||
"homepage": "https://github.com/blasten/turn.js#readme"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user