fx67ll-clock
Version:
Easy & Good Clock!
41 lines (40 loc) • 1.02 kB
JSON
{
"name": "fx67ll-clock",
"version": "0.2.3",
"private": false,
"main": "lib/fx67ll-clock.umd.min.js",
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lib": "vue-cli-service build --target lib --name fx67ll-clock --dest lib src/components/index.js"
},
"dependencies": {
"core-js": "^2.6.5",
"less": "^3.12.2",
"less-loader": "^7.0.1",
"style-resources-loader": "^1.3.3",
"vue": "^2.6.10",
"vue-router": "^3.4.3"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.8.0",
"@vue/cli-service": "^3.8.0",
"vue-template-compiler": "^2.6.10"
},
"repository": {
"type": "git",
"url": "git+https://github.com/fx67ll/fx67llClock.git"
},
"bugs": {
"url": "https://github.com/fx67ll/fx67llClock/issues"
},
"homepage": "https://github.com/fx67ll/fx67llClock",
"keywords": [
"fx67ll",
"clock",
"fx67ll-clock"
],
"description": "Easy & Good Clock!",
"author": "fx67ll@github.com",
"license": "MIT"
}