File tree Expand file tree Collapse file tree 3 files changed +40
-0
lines changed
Expand file tree Collapse file tree 3 files changed +40
-0
lines changed Original file line number Diff line number Diff line change 1+ v22.13.1
Original file line number Diff line number Diff line change 1+ {
2+ "name" : " vaccinations-app" ,
3+ "version" : " 1.0.0" ,
4+ "description" : " " ,
5+ "main" : " index.js" ,
6+ "directories" : {
7+ "doc" : " docs" ,
8+ "test" : " tests"
9+ },
10+ "scripts" : {
11+ "test" : " echo \" Error: no test specified\" && exit 1"
12+ },
13+ "repository" : {
14+ "type" : " git" ,
15+ "url" : " git+https://github.com/NHSDigital/vaccinations-app.git"
16+ },
17+ "author" : " " ,
18+ "license" : " ISC" ,
19+ "bugs" : {
20+ "url" : " https://github.com/NHSDigital/vaccinations-app/issues"
21+ },
22+ "homepage" : " https://github.com/NHSDigital/vaccinations-app#readme" ,
23+ "volta" : {
24+ "node" : " 22.13.1" ,
25+ "yarn" : " 4.6.0"
26+ }
27+ }
Original file line number Diff line number Diff line change 1+ # This file is generated by running "yarn install" inside your project.
2+ # Manual changes might be lost - proceed with caution!
3+
4+ __metadata :
5+ version : 8
6+ cacheKey : 10c0
7+
8+ " vaccinations-app@workspace:. " :
9+ version : 0.0.0-use.local
10+ resolution : " vaccinations-app@workspace:."
11+ languageName : unknown
12+ linkType : soft
You can’t perform that action at this time.
0 commit comments