Слияние кода завершено, страница обновится автоматически
{
"name": "boot-cell",
"version": "1.6.0",
"license": "LGPL-3.0",
"author": "shiy2008@gmail.com",
"description": "Web Components UI library based on WebCell v2, BootStrap v4, BootStrap Icon v1 & FontAwesome v5",
"keywords": [
"web",
"component",
"ui",
"webcell",
"bootstrap"
],
"homepage": "https://bootstrap.web-cell.dev/",
"repository": {
"type": "git",
"url": "git+https://github.com/EasyWebApp/BootCell.git"
},
"bugs": {
"url": "https://github.com/EasyWebApp/BootCell/issues"
},
"source": "source/index.ts",
"types": "dist/index.d.ts",
"main": "dist/index.umd.js",
"module": "dist/index.js",
"dependencies": {
"classnames": "^2.2.6",
"web-cell": "^2.2.0",
"web-utility": "^2.1.0"
},
"peerDependencies": {
"@fortawesome/fontawesome-free": "^5.15.1",
"@nuintun/qrcode": "^3.0.1",
"bootstrap": "^4.5.3",
"bootstrap-icons": "^1.2.1",
"bs-stepper": "^1.7.0",
"dialog-polyfill": "0.5.4",
"github-markdown-css": "^4.0.0",
"iterable-observer": "^1.0.0-beta.5",
"markdown-ime": "^1.0.3",
"marked": "^1.2.6",
"share-api-polyfill": "1.0.20",
"turndown": "^7.0.0",
"turndown-plugin-gfm": "^1.0.2"
},
"devDependencies": {
"@babel/core": "^7.12.10",
"@babel/plugin-proposal-optional-chaining": "^7.12.7",
"@babel/plugin-transform-typescript": "^7.12.1",
"@nuintun/qrcode": "^3.0.1",
"@tech_query/snabbdom-looks-like": "^2.0.1",
"@types/classnames": "^2.2.11",
"@types/core-js": "^2.5.4",
"@types/jest": "^26.0.19",
"@types/marked": "^1.2.1",
"@types/resize-observer-browser": "^0.1.4",
"@types/turndown": "^5.0.0",
"autoprefixer": "^9.8.6",
"core-js": "^3.8.1",
"cross-env": "^7.0.3",
"husky": "^4.3.5",
"identity-obj-proxy": "^3.0.0",
"iterable-observer": "^1.0.0-beta.5",
"jest": "^26.6.3",
"less": "^3.13.0",
"lint-staged": "^10.5.3",
"markdown-ime": "^1.0.3",
"marked": "^1.2.6",
"microbundle": "^0.12.4",
"open-cli": "^6.0.1",
"parcel-bundler": "^1.12.4",
"postcss-modules": "^3.2.2",
"prettier": "^2.2.1",
"snabbdom": "^1.0.1",
"ts-jest": "^26.4.4",
"turndown": "^7.0.0",
"turndown-plugin-gfm": "^1.0.2",
"typedoc": "^0.19.2",
"typescript": "^3.9.7"
},
"scripts": {
"lint": "lint-staged",
"test": "lint-staged && jest --forceExit",
"start": "cd test/ && parcel index.html --open",
"pack-dist": "rm -rf dist/ && cross-env NODE_ENV=build microbundle --external web-cell,web-utility,classnames,iterable-observer,marked,turndown,turndown-plugin-gfm,markdown-ime,@nuintun/qrcode --globals web-cell=WebCell,web-utility=WebUtility,classnames=classNames,iterable-observer=IterableObserver --name BootCell --css-modules true",
"pack-docs": "rm -rf docs/ && typedoc source/",
"build": "npm run pack-dist && npm run pack-docs",
"help": "npm run pack-docs && open-cli docs/index.html",
"prepublishOnly": "npm test && npm run build"
},
"lint-staged": {
"*.{html,md,less,json,yml,js,ts,tsx}": "prettier --write"
},
"husky": {
"hooks": {
"pre-commit": "npm test",
"pre-push": "npm run build"
}
}
}
Вы можете оставить комментарий после Вход в систему
Неприемлемый контент может быть отображен здесь и не будет показан на странице. Вы можете проверить и изменить его с помощью соответствующей функции редактирования.
Если вы подтверждаете, что содержание не содержит непристойной лексики/перенаправления на рекламу/насилия/вульгарной порнографии/нарушений/пиратства/ложного/незначительного или незаконного контента, связанного с национальными законами и предписаниями, вы можете нажать «Отправить» для подачи апелляции, и мы обработаем ее как можно скорее.
Опубликовать ( 0 )