{"_id":"@storybook/react-docgen-typescript","_rev":"3511806","name":"@storybook/react-docgen-typescript","description":"[![Build Status](https://github.com/styleguidist/react-docgen-typescript/actions/workflows/nodejs.yml/badge.svg)](https://github.com/styleguidist/react-docgen-typescript/actions/workflows/nodejs.yml)","dist-tags":{"latest":"2.2.4-next.0","next":"2.2.4-next.1"},"maintainers":[{"name":"domyen","email":""},{"name":"ghengeveld","email":"info@ghengeveld.nl"},{"name":"jreinhold","email":""},{"name":"kasperpeulen","email":""},{"name":"kylegach","email":"kyle.gach@gmail.com"},{"name":"ndelangen","email":""},{"name":"shilman","email":""},{"name":"tmeasday","email":""},{"name":"valentinpalkovic","email":""},{"name":"winkervsbecks","email":"varunvachhar@gmail.com"},{"name":"yannbf","email":"yannbf@gmail.com"}],"time":{"modified":"2024-08-27T20:27:24.000Z","created":"2023-03-03T11:58:52.213Z","2.2.4-next.1":"2023-03-03T12:02:36.037Z","2.2.4-next.0":"2023-03-03T11:58:52.213Z"},"users":{},"author":{"name":"storybookbot","email":"storybookbot@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/storybookjs/react-docgen-typescript.git"},"versions":{"2.2.4-next.1":{"name":"@storybook/react-docgen-typescript","version":"2.2.4-next.1","description":"[![Build Status](https://github.com/styleguidist/react-docgen-typescript/actions/workflows/nodejs.yml/badge.svg)](https://github.com/styleguidist/react-docgen-typescript/actions/workflows/nodejs.yml)","homepage":"https://github.com/storybookjs/react-docgen-typescript/","bugs":{"url":"https://github.com/storybookjs/react-docgen-typescript/issues"},"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"release":"auto shipit","precommit":"lint-staged","tsc":"tsc","tsc:watch":"tsc -w","prepublishOnly":"tsc -d","test":"tsc && mocha --timeout 10000 ./lib/**/__tests__/**.js","test:debug":"tsc && mocha --inspect ./lib/**/__tests__/**.js","print":"npm run tsc && node ./lib/print.js","print:sample1":"npm run tsc && node ./lib/print.js ./src/__tests__/data/ColumnHigherOrderComponent.tsx simple","lint":"eslint -c lint.json 'src/**/*.{ts,tsx}'","lint:fix":"npm run lint -- --fix","prettier:base":"prettier --parser typescript --single-quote --trailing-comma none","prettier:check":"npm run prettier:base -- -l \"src/**/*.{ts,tsx}\"","prettier:write":"npm run prettier:base -- --write \"src/**/*.{ts,tsx}\""},"license":"MIT","peerDependencies":{"typescript":">= 4.3.x"},"devDependencies":{"auto":"^10.43.0","@types/chai":"^4.1.0","@types/lodash":"^4.14.137","@types/mocha":"^5.2.5","@types/node":"^15.6.1","@types/prop-types":"^15.5.4","@types/react":"^16.9.34","@types/source-map-support":"^0.4.1","chai":"^4.1.2","eslint":"^7.32.0","husky":"^0.14.3","install":"^0.13.0","lint-staged":"^7.3.0","lodash":"^4.17.15","mocha":"^9.1.2","prettier":"^1.19.1","prop-types":"^15.6.2","react":"^16.4.2","source-map-support":"^0.5.6","typescript":"^4.3.2"},"repository":{"type":"git","url":"git+https://github.com/storybookjs/react-docgen-typescript.git"},"author":{"name":"storybookbot","email":"storybookbot@gmail.com"},"auto":{"plugins":["npm","released"]},"publishConfig":{"registry":"https://registry.npmjs.org/","access":"public"},"readmeFilename":"README.md","gitHead":"f9cbf1766bcaf01759a45458d2474efef97bd59a","_id":"@storybook/react-docgen-typescript@2.2.4-next.1","_nodeVersion":"16.19.1","_npmVersion":"8.19.3","dist":{"shasum":"13617a4edab8d1a0345cfd45929096e7d3f8d254","size":44072,"noattachment":false,"key":"/@storybook/react-docgen-typescript/-/@storybook/react-docgen-typescript-2.2.4-next.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@storybook/react-docgen-typescript/download/@storybook/react-docgen-typescript-2.2.4-next.1.tgz"},"_npmUser":{"name":"shilman","email":"michael@lab80.co"},"directories":{},"maintainers":[{"name":"domyen","email":""},{"name":"ghengeveld","email":"info@ghengeveld.nl"},{"name":"jreinhold","email":""},{"name":"kasperpeulen","email":""},{"name":"kylegach","email":"kyle.gach@gmail.com"},{"name":"ndelangen","email":""},{"name":"shilman","email":""},{"name":"tmeasday","email":""},{"name":"valentinpalkovic","email":""},{"name":"winkervsbecks","email":"varunvachhar@gmail.com"},{"name":"yannbf","email":"yannbf@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-docgen-typescript_2.2.4-next.1_1677844955850_0.7284272215135703"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-03T12:02:36.037Z","publish_time":1677844956037,"_cnpm_publish_time":1677844956037},"2.2.4-next.0":{"name":"@storybook/react-docgen-typescript","version":"2.2.4-next.0","description":"[![Build Status](https://github.com/styleguidist/react-docgen-typescript/actions/workflows/nodejs.yml/badge.svg)](https://github.com/styleguidist/react-docgen-typescript/actions/workflows/nodejs.yml)","homepage":"https://github.com/storybookjs/react-docgen-typescript/","bugs":{"url":"https://github.com/storybookjs/react-docgen-typescript/issues"},"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"release":"auto shipit","precommit":"lint-staged","tsc":"tsc","tsc:watch":"tsc -w","prepublishOnly":"tsc -d","test":"tsc && mocha --timeout 10000 ./lib/**/__tests__/**.js","test:debug":"tsc && mocha --inspect ./lib/**/__tests__/**.js","print":"npm run tsc && node ./lib/print.js","print:sample1":"npm run tsc && node ./lib/print.js ./src/__tests__/data/ColumnHigherOrderComponent.tsx simple","lint":"eslint -c lint.json 'src/**/*.{ts,tsx}'","lint:fix":"npm run lint -- --fix","prettier:base":"prettier --parser typescript --single-quote --trailing-comma none","prettier:check":"npm run prettier:base -- -l \"src/**/*.{ts,tsx}\"","prettier:write":"npm run prettier:base -- --write \"src/**/*.{ts,tsx}\""},"license":"MIT","peerDependencies":{"typescript":">= 4.3.x"},"devDependencies":{"auto":"^10.43.0","@types/chai":"^4.1.0","@types/lodash":"^4.14.137","@types/mocha":"^5.2.5","@types/node":"^15.6.1","@types/prop-types":"^15.5.4","@types/react":"^16.9.34","@types/source-map-support":"^0.4.1","chai":"^4.1.2","eslint":"^7.32.0","husky":"^0.14.3","install":"^0.13.0","lint-staged":"^7.3.0","lodash":"^4.17.15","mocha":"^9.1.2","prettier":"^1.19.1","prop-types":"^15.6.2","react":"^16.4.2","source-map-support":"^0.5.6","typescript":"^4.3.2"},"repository":{"type":"git","url":"git+https://github.com/storybookjs/react-docgen-typescript.git"},"author":{"name":"storybookbot","email":"storybookbot@gmail.com"},"auto":{"plugins":["npm","released"]},"publishConfig":{"registry":"https://registry.npmjs.org/","access":"public"},"gitHead":"f9cbf1766bcaf01759a45458d2474efef97bd59a","_id":"@storybook/react-docgen-typescript@2.2.4-next.0","_nodeVersion":"16.19.1","_npmVersion":"8.19.3","dist":{"shasum":"ff4b473c8c786552563c3cc3de947bd379c70eee","size":44072,"noattachment":false,"key":"/@storybook/react-docgen-typescript/-/@storybook/react-docgen-typescript-2.2.4-next.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@storybook/react-docgen-typescript/download/@storybook/react-docgen-typescript-2.2.4-next.0.tgz"},"_npmUser":{"name":"shilman","email":"michael@lab80.co"},"directories":{},"maintainers":[{"name":"domyen","email":""},{"name":"ghengeveld","email":"info@ghengeveld.nl"},{"name":"jreinhold","email":""},{"name":"kasperpeulen","email":""},{"name":"kylegach","email":"kyle.gach@gmail.com"},{"name":"ndelangen","email":""},{"name":"shilman","email":""},{"name":"tmeasday","email":""},{"name":"valentinpalkovic","email":""},{"name":"winkervsbecks","email":"varunvachhar@gmail.com"},{"name":"yannbf","email":"yannbf@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-docgen-typescript_2.2.4-next.0_1677844732020_0.7125756755681774"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-03T11:58:52.213Z","publish_time":1677844732213,"_cnpm_publish_time":1677844732213}},"_attachments":{},"homepage":"https://github.com/storybookjs/react-docgen-typescript/","bugs":{"url":"https://github.com/storybookjs/react-docgen-typescript/issues"},"license":"MIT"}