/home/mip/public_html/template/AdminLTE/plugins/sweetalert2/package.json
{
"_args": [
[
{
"raw": "sweetalert2",
"scope": null,
"escapedName": "sweetalert2",
"name": "sweetalert2",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"D:\\"
]
],
"_from": "sweetalert2@latest",
"_id": "sweetalert2@6.6.5",
"_inCache": true,
"_location": "/sweetalert2",
"_nodeVersion": "7.10.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/sweetalert2-6.6.5.tgz_1496696262717_0.5821304954588413"
},
"_npmUser": {
"name": "limonte",
"email": "limon.monte@gmail.com"
},
"_npmVersion": "4.2.0",
"_phantomChildren": {},
"_requested": {
"raw": "sweetalert2",
"scope": null,
"escapedName": "sweetalert2",
"name": "sweetalert2",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-6.6.5.tgz",
"_shasum": "ffffc1064711ff7870bc8aefe1678f95ecc290db",
"_shrinkwrap": null,
"_spec": "sweetalert2",
"_where": "D:\\",
"author": {
"name": "Limon Monte",
"email": "limon.monte@gmail.com",
"url": "https://limonte.github.io"
},
"bugs": {
"url": "https://github.com/limonte/sweetalert2/issues"
},
"contributors": [
{
"name": "Johan Fagerberg",
"url": "https://github.com/birjolaxew"
},
{
"name": "Morgan Touverey-Quilling",
"email": "mtouverey@alembic-dev.com",
"url": "https://github.com/toverux"
},
{
"name": "Sam Turrell",
"email": "sam@samturrell.co.uk",
"url": "http://samturrell.co.uk"
},
{
"name": "Tristan Edwards",
"email": "tristan.edwards@me.com",
"url": "http://tristanedwards.me"
},
{
"name": "Leo Correa",
"email": "lcorr005@gmail.com",
"url": "https://leonardocorrea.com/"
},
{
"name": "Joseph Schultz",
"url": "https://github.com/acupajoe"
}
],
"dependencies": {},
"description": "A beautiful, responsive, customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes, supported fork of sweetalert",
"devDependencies": {
"babel-plugin-external-helpers": "latest",
"babel-plugin-transform-object-assign": "latest",
"babel-preset-es2015": "latest",
"gulp": "latest",
"gulp-autoprefixer": "latest",
"gulp-clean-css": "latest",
"gulp-rename": "latest",
"gulp-rollup": "latest",
"gulp-sass": "latest",
"gulp-sass-lint": "latest",
"gulp-standard": "^8.0.0",
"gulp-uglify": "latest",
"rollup": "latest",
"rollup-plugin-babel": "latest",
"standard": "^8.0.0",
"testem": "latest",
"uglify-js": "latest"
},
"directories": {},
"dist": {
"shasum": "ffffc1064711ff7870bc8aefe1678f95ecc290db",
"tarball": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-6.6.5.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"dist",
"src",
"sweetalert2.d.ts"
],
"gitHead": "d73e218940dafc45ca998099dcafc9bf2d244349",
"homepage": "https://limonte.github.io/sweetalert2/",
"jsnext:main": "src/sweetalert2.js",
"keywords": [
"sweetalert",
"sweetalert2",
"alert",
"prompt"
],
"license": "MIT",
"main": "dist/sweetalert2.js",
"maintainers": [
{
"name": "birjolaxew",
"email": "johanringmann@gmail.com"
},
{
"name": "jdcrensh",
"email": "jdcrensh@gmail.com"
},
{
"name": "limonte",
"email": "limon.monte@gmail.com"
},
{
"name": "samturrell",
"email": "sam@samturrell.co.uk"
},
{
"name": "toverux",
"email": "mtouverey@methodinthemadness.eu"
}
],
"name": "sweetalert2",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/limonte/sweetalert2.git"
},
"scripts": {
"assume-dist-unchanged": "git ls-files dist | tr '\\n' ' ' | xargs git update-index --assume-unchanged",
"no-assume-dist-unchanged": "git ls-files dist | tr '\\n' ' ' | xargs git update-index --no-assume-unchanged",
"test": "testem ci"
},
"standard": {
"ignore": [
"dist/"
],
"global": [
"gemini",
"MutationObserver"
]
},
"types": "sweetalert2.d.ts",
"version": "6.6.5"
}