UNPKG

zettapi_client

Version:

Client side CRUD operations in angular to use with zettapi_server rest api to get started quickly in any CMS project

47 lines 1.17 kB
{ "name": "sweetalert2", "homepage": "https://limonte.github.io/sweetalert2/", "authors": [ "Tristan Edwards <tristan.edwards@me.com> (http://tristanedwards.me)", "Limon Monte <limon.monte@gmail.com> (https://limonte.github.io)", "Sam Turrell <sam@samturrell.co.uk> (http://samturrell.co.uk)" ], "dependencies": { "es6-promise": "*" }, "ignore": [ "package.json", "gulpfile.js", "docs", "sweetalert2.gif", ".eslintrc", ".github", ".gitignore", ".travis.yml" ], "description": "A replacement for JavaScript's popup boxes, supported fork of sweetalert", "main": [ "dist/sweetalert2.js", "src/sweetalert2.scss", "dist/sweetalert2.css" ], "keywords": [ "alert", "modal" ], "repository": { "type": "git", "url": "git@github.com:limonte/sweetalert2.git" }, "license": "MIT", "version": "4.3.3", "_release": "4.3.3", "_resolution": { "type": "version", "tag": "v4.3.3", "commit": "6ed190126fd99cb9626f7a0e7e6fb0e071294d07" }, "_source": "https://github.com/limonte/sweetalert2.git", "_target": "^4.1.5", "_originalSource": "sweetalert2" }