%PDF- %PDF-
Direktori : /home/ugotscom/bos_naturals/node_modules/v-toaster/ |
Current File : /home/ugotscom/bos_naturals/node_modules/v-toaster/package.json |
{ "_from": "v-toaster", "_id": "v-toaster@1.0.3", "_inBundle": false, "_integrity": "sha512-B+yhvuUDiYykh1g4jgAKTRmnrJa4vrc+O1+/A57HSl4rA3R7OX0+8GGz2kr3eZ9YKkpaRlew9zWSjtksVa0+Bg==", "_location": "/v-toaster", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "v-toaster", "name": "v-toaster", "escapedName": "v-toaster", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/v-toaster/-/v-toaster-1.0.3.tgz", "_shasum": "2c768cea82a5a9e5324f3e0b02703230ce98146f", "_spec": "v-toaster", "_where": "C:\\laravel-projects\\karetakers", "author": { "name": "Marcos Paliari", "email": "marcos@paliari.com.br" }, "bugs": { "url": "https://github.com/paliari/v-toaster/issues" }, "bundleDependencies": false, "deprecated": false, "description": "A Vue.js component", "files": [ "dist/" ], "homepage": "https://github.com/paliari/v-toaster#readme", "keywords": [ "vue", "component", "v-toaster", "toast", "toaster", "vue-toast", "vue-toaster", "v-toast", "toaster-vue", "toast-vue" ], "license": { "type": "MIT", "url": "http://www.opensource.org/licenses/mit-license.php" }, "main": "dist/v-toaster.js", "name": "v-toaster", "repository": { "type": "git", "url": "git+https://github.com/paliari/v-toaster.git" }, "scripts": { "build": "npm run dist -- --disable-compress", "demo:open": "open 'http://localhost:3000/'; serve ./demo/", "dev": "vue build ./demo/index.js --config ./demo/build.config.js", "dist": "vue build ./src/v-toaster.js --config ./build.config.js --dist ./dist/ --prod --lib", "dist:demo": "vue build ./demo/index.js --config ./demo/build.config.js --dist ./docs/ --prod", "start": "npm run dev" }, "version": "1.0.3" }