forked from olcxjas-softworks/LarpixClient
Add capacitorjs runtime
This commit is contained in:
parent
d0ece489ee
commit
f90c0e6c40
8362 changed files with 1502407 additions and 1 deletions
53
node_modules/conventional-changelog/package.json
generated
vendored
Normal file
53
node_modules/conventional-changelog/package.json
generated
vendored
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"name": "conventional-changelog",
|
||||
"version": "3.1.25",
|
||||
"description": "Generate a changelog from git metadata",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/conventional-changelog/conventional-changelog.git"
|
||||
},
|
||||
"keywords": [
|
||||
"conventional-changelog",
|
||||
"conventional",
|
||||
"changelog",
|
||||
"log"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
},
|
||||
"license": "MIT",
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Brian Ford"
|
||||
},
|
||||
{
|
||||
"name": "Vojta Jína"
|
||||
},
|
||||
{
|
||||
"name": "Andrew Joslin"
|
||||
}
|
||||
],
|
||||
"bugs": {
|
||||
"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
|
||||
},
|
||||
"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog#readme",
|
||||
"dependencies": {
|
||||
"conventional-changelog-angular": "^5.0.12",
|
||||
"conventional-changelog-atom": "^2.0.8",
|
||||
"conventional-changelog-codemirror": "^2.0.8",
|
||||
"conventional-changelog-conventionalcommits": "^4.5.0",
|
||||
"conventional-changelog-core": "^4.2.1",
|
||||
"conventional-changelog-ember": "^2.0.9",
|
||||
"conventional-changelog-eslint": "^3.0.9",
|
||||
"conventional-changelog-express": "^2.0.6",
|
||||
"conventional-changelog-jquery": "^3.0.11",
|
||||
"conventional-changelog-jshint": "^2.0.9",
|
||||
"conventional-changelog-preset-loader": "^2.3.4"
|
||||
},
|
||||
"scripts": {
|
||||
"test-windows": "mocha --timeout 30000"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue