UNPKG

662 BJSONView Raw
1{
2 "name": "contraster-es5",
3 "version": "0.2.1",
4 "description": "New JS library for create a before-after effect",
5 "main": "contraster.es5.js",
6 "files": [
7 "contraster.css"
8 ],
9 "repository": {
10 "type": "git",
11 "url": "git+https://github.com/timshaq/contraster.git"
12 },
13 "keywords": [
14 "contraster",
15 "slider",
16 "before after",
17 "before after image",
18 "before",
19 "after",
20 "swipe",
21 "touch",
22 "ios",
23 "mobile",
24 "plugin"
25 ],
26 "author": "timshaq",
27 "license": "MIT",
28 "bugs": {
29 "url": "https://github.com/timshaq/contraster/issues"
30 },
31 "homepage": "https://github.com/timshaq/contraster#readme"
32}