-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
26 lines (26 loc) · 798 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"name": "prettier",
"version": "2.5.1",
"description": "[![code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![mypy coverage](https://img.shields.io/badge/mypy-100%25-green.svg)](https://github.com/python/mypy)",
"main": "index.js",
"directories": {
"doc": "docs"
},
"dependencies": {
"prettier": "^2.5.1"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/adambirds/xkcd-pass-python.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/adambirds/xkcd-pass-python/issues"
},
"homepage": "https://github.com/adambirds/xkcd-pass-python#readme"
}