{"bugs":{"url":"https://bitbucket.org/atlassian/atlassian-frontend-monorepo/issues"},"dist":{"shasum":"f4467554fe0a0aa9fc0f2ead137dd33f9761025f","tarball":"https://registry.npmjs.org/@atlaskit/adf-schema/-/adf-schema-57.4.9.tgz","fileCount":1305,"integrity":"sha512-sLnKll70nuVVrLE2wPGyFMesoZusG58eZeWMPzdS4pjvk/mP7ldxPvbMfu39JhWAZlWZbvUmt/l4/nBumBmYnw==","signatures":[{"sig":"MEUCICtCGYYN/qRSZMuOaugYqfENcBao+8Y6BkbVvSAyrVRkAiEAtt5icQ7Fvv2QGilKQWXOZalE6tttXKGs3sqKD7REnSs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2431110},"main":"dist/cjs/index.js","name":"@atlaskit/adf-schema","_from":"file:/tmp/package-1-6aa3e7fc-d3374dfdcda3bd8389883bde-1.tgz","types":"dist/types/index.d.ts","author":{"name":"Atlassian Pty Ltd"},"module":"dist/esm/index.js","license":"Apache-2.0","scripts":{"test":"yarn test:unit","build":"yarn clean:build && afm workspace @atlaskit/editor-prosemirror build && afm workspace @atlaskit/adf-schema-generator build && yarn run build:all && yarn run build:schema:all","build:all":"yarn build:cjs && yarn build:esm && yarn build:es2019 && yarn build:types","build:cjs":"NODE_ENV=production BABEL_ENV=production:node-cjs babel --config-file ./babel.config.js src --out-dir dist/cjs -x .ts,.tsx","build:esm":"NODE_ENV=production BABEL_ENV=production:esm babel --config-file ./babel.config.js src -d dist/esm -x .ts,.tsx","test:unit":"afm workspace @atlaskit/editor-prosemirror build && jest --testPathPattern=packages/adf-schema/ --config=../../jest.config.js","build:types":"NODE_ENV=production yarn tsc --project ./build/tsconfig.json --emitDeclarationOnly --outDir ./dist/types --rootDir ./src && yarn build:jsontypes","clean:build":"rm -rf dist","ak-postbuild":"yarn build:move:json-schema","build:es2019":"NODE_ENV=production BABEL_ENV=production:es2019 babel --config-file ./babel.config.js src -d dist/es2019 -x .ts,.tsx","build:jsontypes":"mkdir -p dist/types/json-schema && cp src/json-schema/index.ts dist/types/json-schema/index.d.ts","build:schema:pm":"yarn run -T run-ts ./schema-generators/pm-full-schema.ts && prettier --write --no-editorconfig './src/next-schema/generated/**/*.ts'","build:schema:all":"yarn build:schema:pm && yarn build:schema:json && yarn build:schema:validator","test:json-schema":"yarn run jest --expand --testPathPattern=packages/adf-schema/schema-generators/__tests__/unit/json-full-schema.unit.ts --config=../../jest.config.js","build:schema:json":"mkdir -p json-schema/v1/ && yarn run -T run-ts ./schema-generators/json-full-schema.ts && prettier --write --no-editorconfig './json-schema/v1/*.json' && yarn run build:move:json-schema","build:move:json-schema":"mkdir -p dist && cp -r json-schema dist","build:schema:validator":"yarn run -T run-ts ./schema-generators/validator-full-schema.ts && prettier --write --no-editorconfig './src/validator-schema/generated/**/*.ts'"},"_npmUser":{"name":"atlassianartifactteam","email":"eng-development-tooling-artifacts@atlassian.com"},"homepage":"https://bitbucket.org/atlassian/atlassian-frontend-monorepo#readme","prettier":"@atlassian/atlassian-frontend-prettier-config-1.0.1","_resolved":"/tmp/package-1-6aa3e7fc-d3374dfdcda3bd8389883bde-1.tgz","atlassian":{"team":"Editor: Lego"},"_integrity":"sha512-sLnKll70nuVVrLE2wPGyFMesoZusG58eZeWMPzdS4pjvk/mP7ldxPvbMfu39JhWAZlWZbvUmt/l4/nBumBmYnw==","repository":{"url":"git+https://bitbucket.org/atlassian/atlassian-frontend-monorepo.git","type":"git"},"_npmVersion":"10.8.2","description":"Shared package that contains the ADF-schema (json) and ProseMirror node/mark specs","directories":{},"maintainers":[{"name":"atlassianartifactteam","email":"eng-development-tooling-artifacts@atlassian.com"},{"name":"adf-schema-bot","email":"eng-editor-collaboration-platform@atlassian.com"}],"sideEffects":false,"_nodeVersion":"20.20.2","atlaskit:src":"src/index.ts","dependencies":{"linkify-it":"^5.0.2","memoize-one":"^6.0.0","@babel/runtime":"^7.0.0","css-color-names":"0.0.4","@atlaskit/editor-prosemirror":"^8.0.0","@atlaskit/tmp-editor-statsig":"^188.0.0","@atlaskit/adf-schema-generator":"^4.0.0","@atlaskit/platform-feature-flags":"^2.2.0"},"module:es2019":"dist/es2019/index.js","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"30.0.5","rxjs":"^5.5.0","react":"^19.2.0","eslint":"^8.57.0","ts-jest":"^29.2.2","prettier":"^3.2.5","react-dom":"^19.2.0","@babel/cli":"^7.20.0","prop-types":"^15.5.10","typescript":"npm:@typescript/typescript6@^6.0.2","@babel/core":"7.24.9","@types/jest":"30.0.0","@types/node":"^24.0.0","@babel/preset-env":"^7.20.0","@types/linkify-it":"^5.0.0","react-magnetic-di":"^3.1.4","styled-components":"^3.2.6","@manypkg/find-root":"^1.1.0","@types/json-schema":"^7.0.15","@babel/preset-react":"^7.18.6","@compiled/babel-plugin":"^3.0.1","jest-environment-jsdom":"30.0.5","@atlaskit/codemod-utils":"^5.1.0","@babel/preset-typescript":"^7.20.0","@typescript-eslint/parser":"^8.64.0","@atlassian/adf-schema-json":"^1.35.0","json-schema-diff-validator":"^0.4.1","babel-plugin-transform-define":"^2.0.0","@babel/plugin-transform-runtime":"^7.20.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-optional-chaining":"^7.20.0","@babel/plugin-proposal-object-rest-spread":"^7.20.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.18.6","@atlassian/atlassian-frontend-prettier-config-1.0.1":"npm:@atlassian/atlassian-frontend-prettier-config@1.0.1"},"platform-feature-flags":{"platform_bugfix_invalid_urls_parsing_in_editor":{"type":"boolean"},"platform_editor_lovability_text_bg_color_patch_1":{"type":"boolean"}},"_npmOperationalInternal":{"tmp":"tmp/adf-schema_57.4.9_1789126657952_0.4350477145787499","host":"s3://npm-registry-packages-npm-production"},"_id":"@atlaskit/adf-schema@57.4.9","version":"57.4.9"}