123456789101112131415161718192021222324252627282930313233343536373839404142 |
- {
- "name": "Peppermint",
- "version": "1.3.7",
- "homepage": "http://wd.dizaina.net/en/scripts/peppermint/",
- "authors": [
- "Oleg Korsunsky <wd@dizaina.net>"
- ],
- "description": "Responsive touch-enabled slider. Tiny, supports mouse and all sorts of touch, library agnostic.",
- "main": [
- "dist/peppermint.min.js",
- "dist/peppermint.suggested.css"
- ],
- "keywords": [
- "touch",
- "touch-events",
- "pointer-events",
- "mouse-events",
- "slider",
- "carousel",
- "gallery",
- "vanilla-js",
- "framework-agnostic",
- "library-agnostic"
- ],
- "license": "MIT",
- "ignore": [
- "**/.*",
- "node_modules",
- "bower_components",
- "test"
- ],
- "_release": "1.3.7",
- "_resolution": {
- "type": "version",
- "tag": "1.3.7",
- "commit": "cec00832caa3a1940801a0b20f84c8b9c8518b1f"
- },
- "_source": "git://github.com/wilddeer/Peppermint.git",
- "_target": "~1.3.7",
- "_originalSource": "Peppermint",
- "_direct": true
- }
|