awesome-captcha/package.json

27 lines
651 B
JSON
Raw Permalink Normal View History

2018-11-25 07:20:52 +00:00
{
"name": "awesome-captcha",
"version": "0.0.1",
"description": "Curated list of awesome captcha libraries and captcha crack tools.",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ZYSzys/awesome-captcha.git"
},
"keywords": [
"awesome",
"captcha"
],
"author": "ZYSzys <17367077526@163.com> (http://zyszys.top/)",
"license": "MIT",
"bugs": {
"url": "https://github.com/ZYSzys/awesome-captcha/issues"
},
"homepage": "https://github.com/ZYSzys/awesome-captcha#readme",
"devDependencies": {
Update dependency awesome-lint to v0.9.1 (#11) This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | awesome-lint | devDependencies | patch | [`0.9.0` -> `0.9.1`](https://diff.intrinsic.com/awesome-lint/0.9.0/0.9.1) | [source](https://togithub.com/sindresorhus/awesome-lint) | --- ### Release Notes <details> <summary>sindresorhus/awesome-lint</summary> ### [`v0.9.1`](https://togithub.com/sindresorhus/awesome-lint/releases/v0.9.1) [Compare Source](https://togithub.com/sindresorhus/awesome-lint/compare/v0.9.0...v0.9.1) - Add support for British 'licence spelling' ([#&#8203;56](https://togithub.com/sindresorhus/awesome-lint/issues/56)) [`3d2885e`](https://togithub.com/sindresorhus/awesome-lint/commit/3d2885e) - Add support for the new Awesome badge ([#&#8203;62](https://togithub.com/sindresorhus/awesome-lint/issues/62)) [`7d4176e`](https://togithub.com/sindresorhus/awesome-lint/commit/7d4176e) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`". :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#ZYSzys/awesome-captcha). Co-authored-by: Renovate Bot <bot@renovateapp.com>
2019-03-26 09:22:45 +00:00
"awesome-lint": "0.9.1"
2018-11-25 07:20:52 +00:00
}
}