aiber-martin/plugins/cordova-plugin-x-toast/package.json

77 lines
2.0 KiB
JSON
Raw Normal View History

2020-12-17 16:23:12 +00:00
{
"_args": [
[
"cordova-plugin-x-toast@2.7.2",
"/Users/martin/dev/aiber-martin"
]
],
"_development": true,
"_from": "cordova-plugin-x-toast@2.7.2",
"_id": "cordova-plugin-x-toast@2.7.2",
"_inBundle": false,
"_integrity": "sha512-nx4LaBkJyEk1MknkLC0/U904A42WX/1/OZUeUyXkKRtChShsoTdbWlvEqHKzPbELzf2bEMnXd1CI70WRv+a4hA==",
"_location": "/cordova-plugin-x-toast",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "cordova-plugin-x-toast@2.7.2",
"name": "cordova-plugin-x-toast",
"escapedName": "cordova-plugin-x-toast",
"rawSpec": "2.7.2",
"saveSpec": null,
"fetchSpec": "2.7.2"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/cordova-plugin-x-toast/-/cordova-plugin-x-toast-2.7.2.tgz",
"_spec": "2.7.2",
"_where": "/Users/martin/dev/aiber-martin",
"author": {
"name": "Eddy Verbruggen",
"email": "eddyverbruggen@gmail.com",
"url": "https://github.com/EddyVerbruggen"
},
"bugs": {
"url": "https://github.com/EddyVerbruggen/Toast-PhoneGap-Plugin/issues"
},
"cordova": {
"id": "cordova-plugin-x-toast",
"platforms": [
"ios",
"android",
"wp8",
"windows",
"blackberry10"
]
},
"description": "This plugin allows you to show a Toast. A Toast is a little non intrusive buttonless popup which automatically disappears.",
"engines": [
{
"name": "cordova",
"version": ">=3.0.0"
}
],
"homepage": "https://github.com/EddyVerbruggen/Toast-PhoneGap-Plugin#readme",
"keywords": [
"Toast",
"Notification",
"Message",
"Alert",
"ecosystem:cordova",
"cordova-ios",
"cordova-android",
"cordova-wp8",
"cordova-windows",
"cordova-blackberry10"
],
"license": "MIT",
"name": "cordova-plugin-x-toast",
"repository": {
"type": "git",
"url": "git+https://github.com/EddyVerbruggen/Toast-PhoneGap-Plugin.git"
},
"version": "2.7.2"
}