-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpackage.json
19 lines (19 loc) · 1.08 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"name": "aaaimx.github.io",
"version": "1.0.0",
"description": "<p align=\"center\">\r <img src=\"https://www.aaaimx.org/img/other/aaaimx-ist.png\" width=\"400\" alt=\"AAAIMX\"><br><br>\r <a href=\"https://www.aaaimx.org/\" target=\"_blank\">\r <img src=\"https://img.shields.io/badge/website-AAAI%20Student%20Chapter%20M%C3%A9xico-yellow\">\r </a>\r <a href=\"https://web.facebook.com/aaaimx/\" target=\"_blank\">\r <img src=\"https://img.shields.io/badge/follow%20us-%40aaaimx-blue\">\r </a>\r <a href=\"https://www.aaaimx.org/research\" target=\"_blank\">\r <img src=\"https://img.shields.io/badge/donate-support%20us-green\">\r </a>\r </p>\r <!-- __ -->",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/aaaimx/aaaimx.github.io.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/aaaimx/aaaimx.github.io/issues"
},
"homepage": "https://github.com/aaaimx/aaaimx.github.io#readme"
}