{"_id":"@amto/vue-skeleton","_rev":"3-2cacbeda779403e671bbddc8f3f03c8d","name":"@amto/vue-skeleton","dist-tags":{"latest":"0.0.4"},"versions":{"0.0.1":{"name":"@amto/vue-skeleton","version":"0.0.1","description":"vue通用的骨架屏展示解决方案","main":"index.js","scripts":{"dev":"webpack-dev-server --open --hot --config=./build/webpack.dev.config.js","dev:build":"webpack --config=./build/webpack.dev.config.js","build":"webpack --progress --config=./build/webpack.prod.config.js --profile --json > stats.json","fix":"tslint --fix --project ./tsconfig.json"},"author":{},"license":"ISC","devDependencies":{"@babel/core":"^7.4.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-jsx":"^7.2.0","@babel/plugin-transform-strict-mode":"^7.2.0","@babel/preset-env":"^7.4.2","@types/node":"^11.11.7","@vue/babel-preset-app":"^3.5.1","autoprefixer":"^9.5.0","babel-core":"^6.26.3","babel-loader":"^8.0.5","babel-plugin-jsx-v-model":"^2.0.3","babel-plugin-transform-vue-jsx":"^3.7.0","clean-webpack-plugin":"^2.0.1","css-loader":"^2.1.1","eslint":"^5.15.3","eslint-loader":"^2.1.2","file-loader":"^3.0.1","html-webpack-plugin":"^3.2.0","less":"^3.9.0","less-loader":"^4.1.0","postcss-loader":"^3.0.0","ts-loader":"^5.3.3","tslint":"^5.14.0","tslint-loader":"^3.5.4","typescript":"^3.3.4000","vue-loader":"^15.7.0","vue-property-decorator":"^8.1.0","vue-template-compiler":"^2.6.10","webpack":"^4.29.6","webpack-cli":"^3.3.0","webpack-dev-server":"^3.2.1","webpack-merge":"^4.2.1"},"dependencies":{"vue":"^2.6.10"},"_id":"@amto/vue-skeleton@0.0.1","dist":{"shasum":"0581d2f6ca0f4d61c966fc421741cd66a6d82e84","integrity":"sha512-zHOzQB0nN7aCGzXCh6LJPRH3i3sDLvohU13GyndG++0kzbKZ6BZHuui7FMhBjE/D3U9+LZDNpciMsVqPK6IHcg==","tarball":"https://registry.npmjs.org/@amto/vue-skeleton/-/vue-skeleton-0.0.1.tgz","fileCount":30,"unpackedSize":24181,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvu5fCRA9TVsSAnZWagAAp30QAIOmf+T4vOsI108nllxU\n+29Ywl7XWyrBn4/rEF7VT2MV9IK9iqvXRsAoMhHejW+u8fSg2TDP5aGU67UX\nnksTv8rD6dj8qiNWmsSRM92JeulyLvhZ3BQBgDq6vxytI929xngQ5e9JN+Qn\n34Rm2d0yZdLGl+3v+o3QaLyC14gMmA3fAek9wMpdmymlWEYrz57dmRFW+eo8\nItJSdMpAfUOiAiCYa8fQIV9Ok6QRZfplU8ztsHUjKs+5+ykJJzcKAiDsachT\n3mGdxzba4lLgMz3n6EDOhaqJhyYokWLYUc5EJrmjlGN9xkGVryl7E1BNTc7q\nK++/UNQi8Jeem5Tp1Kp0KNLPLfixWgPwDkJKiqSOo36sk+OLPjL/iHIA1qzx\nALvbUo+DgsEr9pR9mEYFdKENDbHbl7NkSif/zVjQa3+AMse8/Y4BYafH2B+6\n/L9mmnlEzGpAg/L8tHJoXtV1tcZMUe6hEGjkIy37q8t7MGBCYVduRaXiag2W\nmM6oK/oFaBgSwRSEUxIR0Y+5WbOlHQyku6dTOfMkQh5bIJ7TPknen/cZyNSB\noF6swO7jPV5EwGMkbRMR9P5aTsC2ZDURMjp7kOfm8Mc8YfSUwxbIZFJ2VSq1\n7mxoZ/xLS4f581IV4CWcXIvxv/ANdNb6WXZzXNSP6qcIfWgPLHZ0E/bWaUD9\nUsML\r\n=nkAW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC/GSkYhDVr/bKG1LR0PxWQeusrWTTTmxi/6qCWcmFY3QIhAJVAVio53aGvWMkzPp27cTGOuvZeKTtI4AzaalkMEB+n"}]},"maintainers":[{"name":"zan","email":"anlasheng@gmail.com"}],"_npmUser":{"name":"zan","email":"anlasheng@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-skeleton_0.0.1_1556016735135_0.7971615577007798"},"_hasShrinkwrap":false},"0.0.3":{"name":"@amto/vue-skeleton","description":"Vue component to easily build (or use presets) SVG loading cards Facebook like.","version":"0.0.3","author":{"name":"Julian"},"license":"MIT","private":false,"main":"dist/vuecontentloading.js","scripts":{"dev":"cross-env NODE_ENV=development webpack-dev-server --open --hot","build":"cross-env NODE_ENV=production webpack --progress --hide-modules","lint":"eslint --ext .vue,.js src/*","lint:fix":"eslint --fix --ext .vue,.js src/*"},"keywords":["ui","ux","svg","vue","card","cards","vuejs","loading","facebook","animation","loading-animations"],"dependencies":{"vue":"^2.5.13"},"devDependencies":{"babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-preset-env":"^1.6.0","cross-env":"^5.0.5","css-loader":"^0.28.7","eslint":"^4.9.0","eslint-config-airbnb":"^16.1.0","eslint-plugin-html":"^3.2.2","eslint-plugin-import":"^2.8.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-react":"^7.4.0","file-loader":"^1.1.4","github-markdown-css":"^2.9.0","node-sass":"^4.5.3","sass-loader":"^6.0.6","vue-loader":"^13.0.5","vue-template-compiler":"^2.5.13","webpack":"^3.6.0","webpack-dev-server":"^2.9.1"},"licenseText":"MIT License\n\nCopyright (c) 2017 Julian\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@amto/vue-skeleton@0.0.3","dist":{"shasum":"02c079625a8f479531a5e5b81fb7c6487d478b99","integrity":"sha512-jFa3tPdnwlqmT+iMoD4YZF8uEUgPjylALu7qarzKK+y5i+HOrmxsNpilrCaJUM8tOBBiQY+98lJ443vH3+FVHw==","tarball":"https://registry.npmjs.org/@amto/vue-skeleton/-/vue-skeleton-0.0.3.tgz","fileCount":4,"unpackedSize":3108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcv9GICRA9TVsSAnZWagAAvIQQAIdhf5X9PahVQJMfLcL4\nqb60OHPcr4Xbc/LVb4TpYejOMOh/hKqolznMrF8/K+2UDoaDdFlGKoFEMOaZ\nGRnJFZkIX5Jzxt3dOMB1QHCsDB1LpAVVoi6oUsOtOp0C04UeJzQDHi/7qvUl\njomiyas7wGVstvYZY18Gsmqd7+46jhKjoTl4gJCQQeoGPyBW8qzZsTIWHcfM\nArFSnp+RM9lpwwPBcSwuFaMibqIdEEuYJeX6YHDlgdDYzeGWki3mNue2dkeS\nO9Z/+Dym5zQszciXietRxjj1ziQvDZRykQeP9EZem/MuRwq8aJpsMEyxcFR7\nkfXL1tOJZHJ7dccy5JLHL+ZnkfIjRKeUG2p7tVQMteMTCMkCJfS0WKu3mUdU\ntu3WGPgvR6AnIIOfHuj8ty1b8ZuP3GcmUeRwsr3l2yHp8wctLgMDDtMvr/Kg\nINGu+oA4h4a/Ei3jwvWbiZNgQB1WHVSryalWrVTtZeyBmdZuUqC+1/tkUEdA\nEi4BMBlpcZqG3qsrStlHSehmQZor617+N0DGkio33rPLQLbJZTjaSUnSguTa\nueWWIPSdL3nR4CP2CVGY60av4FcJg3+tLmvnKYXwcSO79C1KVs46Q1h00sUT\nW/qy+M7/3B+RXCt3WRiSJpBfZSORmw1D9RB5fqmtUhKZcmDWttNg1D8vIxiI\nCCdA\r\n=ztpk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDHqk7ebQ0C6oQXB7BLTMBD/t3IFM4NcotT+CLHe6Mj0AiEAtuABd9rzMUSfL8BWUGMcJZGAxHU111J9tPF9xqqKiS4="}]},"maintainers":[{"name":"zan","email":"anlasheng@gmail.com"}],"_npmUser":{"name":"zan","email":"anlasheng@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-skeleton_0.0.3_1556074888203_0.691414354786726"},"_hasShrinkwrap":false},"0.0.4":{"name":"@amto/vue-skeleton","description":"Vue component to easily build (or use presets) SVG loading cards Facebook like.","version":"0.0.4","author":{"name":"Julian"},"license":"MIT","private":false,"main":"dist/skeletonVue.js","scripts":{"dev":"cross-env NODE_ENV=development webpack-dev-server --open --hot","build":"cross-env NODE_ENV=production webpack --progress --hide-modules","lint":"eslint --ext .vue,.js src/*","lint:fix":"eslint --fix --ext .vue,.js src/*"},"keywords":["ui","ux","svg","vue","card","cards","vuejs","loading","facebook","animation","loading-animations"],"dependencies":{"vue":"^2.5.13"},"devDependencies":{"babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-preset-env":"^1.6.0","cross-env":"^5.0.5","css-loader":"^0.28.7","eslint":"^4.9.0","eslint-config-airbnb":"^16.1.0","eslint-plugin-html":"^3.2.2","eslint-plugin-import":"^2.8.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-react":"^7.4.0","file-loader":"^1.1.4","github-markdown-css":"^2.9.0","node-sass":"^4.5.3","sass-loader":"^6.0.6","vue-loader":"^13.0.5","vue-template-compiler":"^2.5.13","webpack":"^3.6.0","webpack-dev-server":"^2.9.1"},"licenseText":"MIT License\n\nCopyright (c) 2017 Julian\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@amto/vue-skeleton@0.0.4","dist":{"shasum":"15538ba48fe5d95a07af0a7097a0d54504936347","integrity":"sha512-OchIyXUnFm3g9H4no3ydFHTG4RgQvpJEFchpUI6O2xX6eb6herWfckSYmra8dBGE/yqMQeaKxfd43pnheowkNQ==","tarball":"https://registry.npmjs.org/@amto/vue-skeleton/-/vue-skeleton-0.0.4.tgz","fileCount":7,"unpackedSize":103949,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcv9HsCRA9TVsSAnZWagAAqjkQAKCafJ5PQuf1+uV76MoT\nljupyVXHInBDenPmE9JECxH8KEgxmJ2sS+bUU7rfTHfZm9lWV6AVbD18uc5+\nA3Lx0YICpRiBLArpFDfhBh5ik9vlG/6rCp45+U+r+gq3g0jVL8GSk5TMvylC\nooVMa68ha072PRY1pEU13eL39iphSDjE5AKYmZ3ycj7rvrNIOBiohnFd1lKW\nUOf50E3beTgTBucMh6/pNntDr0GYh/tYd+StCqU9hdbJMfUysgl2I2QPKy/V\niLXXuLR2ddKRN+Ckw7PcKVdxXyYy+DcnjlZPE1oMpOAJv1oympe+xqYncrlG\nXBwRw5r59ZZJYloDV8m9GB2JGeuOnk7XVnt9H3ovflFMgYPXJeqYWXnvaae9\nuTR4Bez/MPj00QT/2Fo2gBZlPiYImNSVfTrz/DR/UjrSeaEanSxS3LTgY1k2\nubeCX6jGDeC4hLU/5a/Rsi/TjvFjIfa5nRigDFgbG+SJONuaHoqB9LBuFVgQ\n9k1Zu7P5cff95jEK/lUy8volqf29HabdbdW43qVy1t//Sj+W7hu/AA3/04rd\nIvS7slo3nfD+BaFJSSJ6lLMDEZcYpawNWKY8bG4dK+6S/UTWXSC3jxxs1H8N\nlOXPlZlz6SKdp3xbDIRxYCscGEl7J9XitOTAopZxO90C+nlcZo2Eh242ELlC\nWXtr\r\n=sV6t\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFtaGeKYOjxc7BYMHvQAmIy7++/uwfOOozI94n5scPE2AiEA1afXHiJ6bAn9KKaeyJriVJjorIZoLCMLe7iPE4s8HRE="}]},"maintainers":[{"name":"zan","email":"anlasheng@gmail.com"}],"_npmUser":{"name":"zan","email":"anlasheng@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-skeleton_0.0.4_1556074987552_0.9965115149443937"},"_hasShrinkwrap":false}},"time":{"created":"2019-04-23T10:52:14.934Z","0.0.1":"2019-04-23T10:52:15.224Z","modified":"2022-04-04T13:53:20.268Z","0.0.3":"2019-04-24T03:01:28.512Z","0.0.4":"2019-04-24T03:03:07.728Z"},"maintainers":[{"name":"zan","email":"anlasheng@gmail.com"}],"description":"Vue component to easily build (or use presets) SVG loading cards Facebook like.","author":{"name":"Julian"},"license":"MIT","readme":"# Vue Skeleton\n\n### Vue component to easily build or use presets for Facebook-like SVG loading cards.\n\n\n## So how does it look like?\n\nFacebook\n\n![Facebook loading](./static/facebook.gif \"Facebook loading\")\n\nCode\n\n![Code loading](./static/code.gif \"Code loading\")\n\n\n## Installation\n\nSimple installation via NPM\n\n``$ npm install vue-skeleton --save``\n\n##### License\n\nThis project is licensed under the MIT license. See the [LICENSE file](./LICENSE) for more details\n","readmeFilename":"README.md","keywords":["ui","ux","svg","vue","card","cards","vuejs","loading","facebook","animation","loading-animations"]}