1{ 2 "meta": { 3 "stableOrder": true, 4 "enableUnifiedLockfile": false 5 }, 6 "lockfileVersion": 3, 7 "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.", 8 "specifiers": { 9 "@ohos/common@../common": "@ohos/common@../common", 10 "@ohos/ippprint@../feature/ippPrint": "@ohos/ippprint@../feature/ippPrint" 11 }, 12 "packages": { 13 "@ohos/common@../common": { 14 "name": "@ohos/common", 15 "version": "1.0.0", 16 "resolved": "../common", 17 "registryType": "local" 18 }, 19 "@ohos/ippprint@../feature/ippPrint": { 20 "name": "@ohos/ippprint", 21 "version": "1.0.0", 22 "resolved": "../feature/ippPrint", 23 "registryType": "local", 24 "dependencies": { 25 "@ohos/common": "file:../../common" 26 } 27 } 28 } 29}