File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " handleview" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.0.2 " ,
44 "description" : " MS Access with a Modern UI" ,
55 "main" : " App.accdb" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 1+ {
2+ "name": "handleview",
3+ "version": "0.0.1",
4+ "description": "MS Access with a Modern UI",
5+ "main": "App.accdb",
6+ "scripts": {
7+ "test": "echo \"Error: no test specified\" && exit 1"
8+ },
9+ "repository": {
10+ "type": "git",
11+ "url": "git+https://github.com/BluejacketSoftware/HandleView.git"
12+ },
13+ "keywords": [
14+ "ms",
15+ "access"
16+ ],
17+ "author": "Scott Reeves",
18+ "license": "MIT",
19+ "bugs": {
20+ "url": "https://github.com/BluejacketSoftware/HandleView/issues"
21+ },
22+ "homepage": "https://github.com/BluejacketSoftware/HandleView#readme"
23+ }
You can’t perform that action at this time.
0 commit comments