UNPKG

@mu-ui/mu-notice-bar

Version:

notice-bar vue component for vue 2.x

24 lines (23 loc) 567 B
{ "name": "@mu-ui/mu-notice-bar", "private": false, "version": "0.1.0", "description": "notice-bar vue component for vue 2.x", "author": "JR93 <gjr_china@163.com>", "license": "MIT", "main": "dist/index.common.js", "module": "dist/index.esm.js", "typings": "types/index.d.ts", "scripts": { "build": "rimraf dist && rollup --config ../../build/rollup.component.js" }, "keywords": [ "notice-bar", "vue", "components" ], "publishConfig": { "access": "public" }, "gitHead": "c541cb944f6011b5004d33fce5613228f4162f9a" }