-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
32 lines (32 loc) · 901 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
27
28
29
30
31
32
{
"private": false,
"name": "az-generator",
"organizations": "AZ-GAG",
"version": "1.0.12",
"description": "generates az-gag",
"main": "lib.js",
"scripts": {
"test": "echo \"Error: no tes specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/AZ-GAG/AZ-generator.git"
},
"keywords": [
"az-gag",
"comedy",
"generator"
],
"author": "AZ-GAG",
"contributors": [
"Kwanho Kim <[email protected]> (https://github.com/KKWANH)",
"YeonSeong-Lee <[email protected]> (https://github.com/YeonSeong-Lee)",
"Minjae Kim <[email protected]> (https://github.com/minjae9610)",
"Juyeong Maing <[email protected]> (https://github.com/mjy9088)"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/AZ-GAG/AZ-generator/issues"
},
"homepage": "https://github.com/AZ-GAG/AZ-generator#readme"
}