107 lines
3.1 KiB
JSON
107 lines
3.1 KiB
JSON
{
|
|
"_from": "@smartweb/vue-flash-message",
|
|
"_id": "@smartweb/vue-flash-message@0.5.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-LO9HT614ON2ejenBjE2DNyOBYUOfdcrg+7Gw5gIHv89o3tZu+PHipjO5J5k4VK9YV6xhyFxKRW/Mc5CUsu8GuA==",
|
|
"_location": "/@smartweb/vue-flash-message",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "@smartweb/vue-flash-message",
|
|
"name": "@smartweb/vue-flash-message",
|
|
"escapedName": "@smartweb%2fvue-flash-message",
|
|
"scope": "@smartweb",
|
|
"rawSpec": "",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@smartweb/vue-flash-message/-/vue-flash-message-0.5.0.tgz",
|
|
"_shasum": "e672e7eb2f41f166cba9a4391f123b47f147d8a3",
|
|
"_spec": "@smartweb/vue-flash-message",
|
|
"_where": "/home/george/citwa/red_de_investigacion_front/first",
|
|
"author": {
|
|
"name": "Roman Privalov",
|
|
"email": "roman.privalov@gmail.com",
|
|
"url": "https://t.me/RomanPrivalov"
|
|
},
|
|
"browserslist": [
|
|
"> 2%",
|
|
"last 2 versions",
|
|
"ie 11"
|
|
],
|
|
"bugs": {
|
|
"url": "https://github.com/smwbtech/vue-flash-message/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {},
|
|
"deprecated": false,
|
|
"description": "Vue flash message component",
|
|
"devDependencies": {
|
|
"@smartweb/vue-number-input": "^1.0.6",
|
|
"@vue/cli-plugin-babel": "^3.11.0",
|
|
"@vue/cli-plugin-eslint": "^3.11.0",
|
|
"@vue/cli-plugin-unit-jest": "^3.11.0",
|
|
"@vue/cli-service": "^3.11.0",
|
|
"@vue/eslint-config-prettier": "^5.0.0",
|
|
"@vue/test-utils": "^1.0.0-beta.29",
|
|
"babel-core": "7.0.0-bridge.0",
|
|
"babel-eslint": "^10.0.3",
|
|
"babel-jest": "^23.6.0",
|
|
"coveralls": "^3.0.6",
|
|
"cross-env": "^5.2.0",
|
|
"eslint": "^5.16.0",
|
|
"eslint-config-prettier": "^6.1.0",
|
|
"eslint-plugin-prettier": "^3.1.0",
|
|
"eslint-plugin-vue": "^5.2.3",
|
|
"postcss-preset-env": "^6.7.0",
|
|
"terser-webpack-plugin": "^1.4.1",
|
|
"vue": "^2.6.10",
|
|
"vue-highlightjs": "^1.3.3",
|
|
"vue-template-compiler": "^2.6.10",
|
|
"vuescroll": "^4.14.4",
|
|
"vuex": "^3.1.1"
|
|
},
|
|
"files": [
|
|
"build/*",
|
|
"*.json",
|
|
"*.js"
|
|
],
|
|
"homepage": "https://smwbtech.github.io/vue-flash-message/",
|
|
"keywords": [
|
|
"vue",
|
|
"vuejs",
|
|
"flash message",
|
|
"flash",
|
|
"vue message",
|
|
"vue flash",
|
|
"vue flash message",
|
|
"vue notify",
|
|
"vue notifications",
|
|
"nuxt notify",
|
|
"nuxt notifications",
|
|
"nuxt message",
|
|
"nuxt flash",
|
|
"nuxt flash message"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./build/vue-flash-msg.common.js",
|
|
"name": "@smartweb/vue-flash-message",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/smwbtech/vue-flash-message.git"
|
|
},
|
|
"scripts": {
|
|
"build": "vue-cli-service build",
|
|
"lib": "cross-env NODE_ENV=production vue-cli-service build --mode production -g envify --target lib --name vue-flash-msg ./src/components/index.js --dest ./build",
|
|
"lint": "vue-cli-service lint",
|
|
"serve": "vue-cli-service serve",
|
|
"test:unit": "vue-cli-service test:unit --verbose"
|
|
},
|
|
"version": "0.5.0"
|
|
}
|