-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
43 lines (43 loc) · 1.18 KB
/
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
33
34
35
36
37
38
39
40
41
42
43
{
"name": "interactives",
"version": "0.1.0",
"description": "",
"main": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/ccnmtl/interactives.git"
},
"author": "",
"license": "BSD-2-Clause",
"bugs": {
"url": "https://github.com/ccnmtl/interactives/issues"
},
"dependencies": {
"anticipatoryguidance-pack": "^0.2.0",
"dentalcareerplan-pack": "^0.2.0",
"dentalofficelocation-pack": "^0.2.0",
"dentalruralhealth-pack": "^0.2.0",
"dentalvisitactivity-pack": "^0.2.0",
"elderissuesdresser-pack": "^0.2.0",
"elderissuesrefrigerator-pack": "^0.2.0",
"specialneedsvisit-pack": "^0.2.0",
"speechassessment-pack": "^0.2.0",
"speechdiagnoses-pack": "^0.2.0",
"ssnm-pack": "^0.3.0",
"supportservices-pack": "^0.2.0",
"swallowassessment-pack": "^0.2.0",
"webpack": "^5.51.2",
"webpack-cli": "~6.0.0"
},
"devDependencies": {
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.7.0",
"eslint": "~9.17.0",
"eslint-plugin-no-unsafe-innerhtml": "^1.0.16",
"eslint-plugin-security": "^3.0.0",
"globals": "^15.8.0"
}
}