UNPKG

@herdwatch/cordova-plugin-3dtouch

Version:

Add Quick Actions to your Home Screen which can be triggered by 3D Touch. Also, you can enable Link Preview with this plugin. Supported on iPhone6S an up.

40 lines (39 loc) 1.07 kB
{ "name": "@herdwatch/cordova-plugin-3dtouch", "version": "1.4.1", "description": "Add Quick Actions to your Home Screen which can be triggered by 3D Touch. Also, you can enable Link Preview with this plugin. Supported on iPhone6S an up.", "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" }, "cordova": { "id": "@herdwatch/cordova-plugin-3dtouch", "platforms": [ "ios" ] }, "repository": { "type": "git", "url": "git+https://github.com/herdwatch-apps/cordova-plugin-3dtouch.git" }, "keywords": [ "3DTouch", "3D Touch", "Force", "Force Touch", "ecosystem:cordova", "cordova-ios" ], "engines": [ { "name": "cordova", "version": ">=3.5.0" } ], "author": "Eddy Verbruggen <eddyverbruggen@gmail.com> (https://github.com/EddyVerbruggen)", "license": "MIT", "bugs": { "url": "https://github.com/herdwatch-apps/cordova-plugin-3dtouch/issues" }, "homepage": "https://github.com/herdwatch-apps/cordova-plugin-3dtouch#readme" }