|
| 1 | +{ |
| 2 | + "author": { |
| 3 | + "name": "Amazon Web Services", |
| 4 | + "organization": true, |
| 5 | + "roles": [ |
| 6 | + "author" |
| 7 | + ], |
| 8 | + "url": "https://aws.amazon.com" |
| 9 | + }, |
| 10 | + "description": "An example transitive dependency for jsii-calc.", |
| 11 | + "homepage": "https://github.com/aws/jsii", |
| 12 | + "jsiiVersion": "0.20.0", |
| 13 | + "license": "Apache-2.0", |
| 14 | + "name": "@scope/jsii-calc-base-of-base", |
| 15 | + "repository": { |
| 16 | + "directory": "packages/jsii-calc-base-of-base", |
| 17 | + "type": "git", |
| 18 | + "url": "https://github.com/aws/jsii.git" |
| 19 | + }, |
| 20 | + "schema": "jsii/0.10.0", |
| 21 | + "targets": { |
| 22 | + "dotnet": { |
| 23 | + "namespace": "Amazon.JSII.Tests.CalculatorNamespace.BaseOfBaseNamespace", |
| 24 | + "packageId": "Amazon.JSII.Tests.CalculatorPackageId.BaseOfBasePackageId" |
| 25 | + }, |
| 26 | + "java": { |
| 27 | + "maven": { |
| 28 | + "artifactId": "calculator-base-of-base", |
| 29 | + "groupId": "software.amazon.jsii.tests" |
| 30 | + }, |
| 31 | + "package": "software.amazon.jsii.tests.calculator.baseofbase" |
| 32 | + }, |
| 33 | + "js": { |
| 34 | + "npm": "@scope/jsii-calc-base-of-base" |
| 35 | + }, |
| 36 | + "python": { |
| 37 | + "distName": "scope.jsii-calc-base-of-base", |
| 38 | + "module": "scope.jsii_calc_base_of_base" |
| 39 | + } |
| 40 | + }, |
| 41 | + "types": { |
| 42 | + "@scope/jsii-calc-base-of-base.IVeryBaseInterface": { |
| 43 | + "assembly": "@scope/jsii-calc-base-of-base", |
| 44 | + "fqn": "@scope/jsii-calc-base-of-base.IVeryBaseInterface", |
| 45 | + "kind": "interface", |
| 46 | + "locationInModule": { |
| 47 | + "filename": "lib/index.ts", |
| 48 | + "line": 1 |
| 49 | + }, |
| 50 | + "methods": [ |
| 51 | + { |
| 52 | + "abstract": true, |
| 53 | + "locationInModule": { |
| 54 | + "filename": "lib/index.ts", |
| 55 | + "line": 2 |
| 56 | + }, |
| 57 | + "name": "foo" |
| 58 | + } |
| 59 | + ], |
| 60 | + "name": "IVeryBaseInterface" |
| 61 | + }, |
| 62 | + "@scope/jsii-calc-base-of-base.Very": { |
| 63 | + "assembly": "@scope/jsii-calc-base-of-base", |
| 64 | + "fqn": "@scope/jsii-calc-base-of-base.Very", |
| 65 | + "initializer": {}, |
| 66 | + "kind": "class", |
| 67 | + "locationInModule": { |
| 68 | + "filename": "lib/index.ts", |
| 69 | + "line": 9 |
| 70 | + }, |
| 71 | + "methods": [ |
| 72 | + { |
| 73 | + "locationInModule": { |
| 74 | + "filename": "lib/index.ts", |
| 75 | + "line": 10 |
| 76 | + }, |
| 77 | + "name": "hey", |
| 78 | + "returns": { |
| 79 | + "type": { |
| 80 | + "primitive": "number" |
| 81 | + } |
| 82 | + } |
| 83 | + } |
| 84 | + ], |
| 85 | + "name": "Very" |
| 86 | + }, |
| 87 | + "@scope/jsii-calc-base-of-base.VeryBaseProps": { |
| 88 | + "assembly": "@scope/jsii-calc-base-of-base", |
| 89 | + "datatype": true, |
| 90 | + "fqn": "@scope/jsii-calc-base-of-base.VeryBaseProps", |
| 91 | + "kind": "interface", |
| 92 | + "locationInModule": { |
| 93 | + "filename": "lib/index.ts", |
| 94 | + "line": 5 |
| 95 | + }, |
| 96 | + "name": "VeryBaseProps", |
| 97 | + "properties": [ |
| 98 | + { |
| 99 | + "abstract": true, |
| 100 | + "immutable": true, |
| 101 | + "locationInModule": { |
| 102 | + "filename": "lib/index.ts", |
| 103 | + "line": 6 |
| 104 | + }, |
| 105 | + "name": "foo", |
| 106 | + "type": { |
| 107 | + "fqn": "@scope/jsii-calc-base-of-base.Very" |
| 108 | + } |
| 109 | + } |
| 110 | + ] |
| 111 | + } |
| 112 | + }, |
| 113 | + "version": "0.20.0", |
| 114 | + "fingerprint": "4yJsyi5ch/E1bHSJMcEEBX/WvJK/zroW/a+Ta8Tc6lk=" |
| 115 | +} |
0 commit comments