{ "author": { "email": "aws-cdk-dev@amazon.com", "name": "AWS", "roles": [ "author" ] }, "dependencies": { "constructs": "^10.0.0" }, "dependencyClosure": { "constructs": { "targets": { "dotnet": { "namespace": "Constructs", "packageId": "Constructs" }, "go": { "moduleName": "github.com/aws/constructs-go" }, "java": { "maven": { "artifactId": "constructs", "groupId": "software.constructs" }, "package": "software.constructs" }, "js": { "npm": "constructs" }, "python": { "distName": "constructs", "module": "constructs" } } } }, "description": "@projen/canary-package", "docs": { "stability": "stable" }, "homepage": "https://github.com/projen/canary-testing.git", "jsiiVersion": "5.9.35 (build 7156583)", "license": "Apache-2.0", "metadata": { "jsii": { "pacmak": { "hasDefaultInterfaces": true } }, "tscRootDir": "src" }, "name": "@projen/canary-package", "readme": { "markdown": "# @projen/canary-testing\n\n:warning: Do not use! :warning:\n\nThis package is used to integration test certain [projen](https://github.com/projen/projen) features that cannot be tested otherwise.\nFor example:\n\n- Publishing\n- Backports\n- GitHub Workflows\n\n# Note on vendoring\n\nWhen vendoring a projen tarball into this repository, be sure to remove the `@`\ncharacter from the file name, or you will get the following very confusing\nerror:\n\n```\nerror Error: ENOTDIR: not a directory, scandir /some/cache/path/projen-0.0.0-\n```\n" }, "repository": { "type": "git", "url": "https://github.com/projen/canary-testing.git" }, "schema": "jsii/0.10.0", "targets": { "js": { "npm": "@projen/canary-package" }, "python": { "distName": "projen.canary-package", "module": "projen.canary_package" } }, "types": { "@projen/canary-package.CustomTypeScriptProject": { "assembly": "@projen/canary-package", "docs": { "custom": { "pjid": "custom-ts-project" }, "stability": "stable", "summary": "Creates a custom TypeScript Project." }, "fqn": "@projen/canary-package.CustomTypeScriptProject", "initializer": { "docs": { "stability": "stable" }, "locationInModule": { "filename": "src/project.ts", "line": 9 }, "parameters": [ { "name": "options", "type": { "primitive": "any" } } ] }, "kind": "class", "locationInModule": { "filename": "src/project.ts", "line": 6 }, "name": "CustomTypeScriptProject", "properties": [ { "docs": { "stability": "stable" }, "immutable": true, "locationInModule": { "filename": "src/project.ts", "line": 7 }, "name": "prettier", "type": { "primitive": "boolean" } } ], "symbolId": "src/project:CustomTypeScriptProject" } }, "version": "0.0.20", "fingerprint": "0zuxSEjlrePLGtu/I/Ipc7Yj0iSp423AEKJK7AYdBag=" }