-
Notifications
You must be signed in to change notification settings - Fork 92
Expand file tree
/
Copy pathpackage.json
More file actions
25 lines (25 loc) · 1.39 KB
/
package.json
File metadata and controls
25 lines (25 loc) · 1.39 KB
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
{
"devDependencies": {
"@fortawesome/fontawesome-free": "^6.6.0",
"@mdi/font": "^7.4.47",
"npm-check-updates": "^16.14.20",
"prettier": "3.3.3"
},
"name": "fontawesome.sharp",
"description": "[](https://ci.appveyor.com/project/awesome-inc-build/fontawesome-sharp)\r [](https://www.nuget.org/packages/FontAwesome.Sharp/)\r [](https://www.nuget.org/packages/FontAwesome.Sharp/)\r [](https://sonarcloud.io/dashboard?id=awesome-inc_FontAwesome.Sharp)\r <!-- [](https://coveralls.io/github/awesome-inc/FontAwesome.Sharp) -->",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/awesome-inc/FontAwesome.Sharp.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/awesome-inc/FontAwesome.Sharp/issues"
},
"homepage": "https://github.com/awesome-inc/FontAwesome.Sharp#readme"
}