2017-04-21 19:56:27 +01:00
|
|
|
{
|
|
|
|
"name": "theorangeone.net",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git@github:RealOrangeOne/theorangeone.net"
|
|
|
|
},
|
|
|
|
"author": "Jake Howard <git@theorangeone.net>",
|
2017-04-21 19:59:19 +01:00
|
|
|
"devDependencies": {
|
2019-11-01 23:18:23 +00:00
|
|
|
"broken-link-checker-local": "0.2.1",
|
2020-01-13 07:59:10 +00:00
|
|
|
"eslint-config-dabapps": "5.0.0",
|
2019-11-01 22:41:11 +00:00
|
|
|
"parcel-bundler": "1.12.4",
|
2019-05-31 23:00:49 +01:00
|
|
|
"sass-lint": "1.13.1",
|
2018-08-18 11:11:57 +01:00
|
|
|
"yaml-lint": "1.2.4"
|
2017-04-21 22:20:47 +01:00
|
|
|
},
|
|
|
|
"dependencies": {
|
2019-09-28 22:54:38 +01:00
|
|
|
"@fortawesome/fontawesome-free": "5.11.2",
|
2020-01-20 07:46:02 +00:00
|
|
|
"@sentry/browser": "5.11.1",
|
2019-02-18 07:14:09 +00:00
|
|
|
"bootstrap": "4.3.1",
|
2018-11-15 22:41:03 +00:00
|
|
|
"clipboard": "2.0.4",
|
2019-05-31 23:00:23 +01:00
|
|
|
"jquery": "3.4.1",
|
2017-11-12 20:34:51 +00:00
|
|
|
"lg-thumbnail": "1.1.0",
|
2019-04-12 20:30:35 +01:00
|
|
|
"lightgallery": "1.6.12",
|
2020-01-13 07:59:56 +00:00
|
|
|
"mermaid": "8.4.5"
|
2017-04-21 19:59:19 +01:00
|
|
|
}
|
2017-04-21 19:56:27 +01:00
|
|
|
}
|