{"_id":"@aliwind/api-documenter","_rev":"2-58cf224235df0667ba279d15430f8c00","name":"@aliwind/api-documenter","dist-tags":{"latest":"8.0.0-alpha.1"},"versions":{"7.5.11":{"name":"@aliwind/api-documenter","version":"7.5.11","description":"Forked from https://github.com/microsoft/web-build-tools . Read JSON files from api-extractor, generate documentation data","repository":{"type":"git","url":"http://gitlab.alibaba-inc.com/wind/api-documenter/tree/master/apps/api-documenter"},"publishConfig":{"access":"public"},"homepage":"https://api-extractor.com/","license":"MIT","scripts":{"build":"gulp test --clean"},"bin":{"api-documenter":"./bin/api-documenter"},"dependencies":{"@microsoft/api-extractor-model":"7.3.0","@microsoft/node-core-library":"3.13.0","@microsoft/ts-command-line":"4.2.6","@microsoft/tsdoc":"0.12.10","colors":"~1.2.1","js-yaml":"~3.13.1"},"devDependencies":{"@microsoft/rush-stack-compiler-3.4":"0.1.13","@microsoft/node-library-build":"6.1.0","@types/jest":"23.3.11","@types/js-yaml":"3.12.1","@types/node":"8.5.8","gulp":"~4.0.2","jest":"~23.6.0"},"_id":"@aliwind/api-documenter@7.5.11","_nodeVersion":"10.16.0","_npmVersion":"6.10.3","dist":{"integrity":"sha512-F4mY9DyE9WaAPkAf4ly5wbfJ+lBJGXX2rOwZa2x3AZNN2NxljW+eSh3PELvYs5fbyWpbk0Q5qjFQPvhUP3gtAg==","shasum":"9c08501c02a76af2ff738fdbd3c7c3e479053587","tarball":"https://registry.npmjs.org/@aliwind/api-documenter/-/api-documenter-7.5.11.tgz","fileCount":133,"unpackedSize":719667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZ1tACRA9TVsSAnZWagAALaIP/jZx48tTj5eCvu4hT/SO\nhkWUOM2q1Qy2u7yN/RXC0a1vcQF6w8FyH7LhSs9Pmfa1e1dV8L0VGGl5Vxjv\nF1WPA6fJ5ixRFKEUjLaz16/stVeEBp0NyfFK2aeWryqZS7yuQrVpURNWYPmU\nUydKcTFBPzonHHFLkoeqjCSD6GIdKIdQKb9spYY8UlW+TmTxtxxcW9+ddGEQ\nzZS0NRLmvyysZbkOVt2O16OrQjI44PznzpYTVyjzVPcwK0VbaG4eBP7pvMtF\nJr215Ha+EbMlv1menVRPYyOzjX0QAva3IuKdJ8NB+W3s0d2/C84sHldjzwQ+\nvZsHycfLHz4BtbY+TT2DVBgXvxhbGOGF0ORP1nc/jhhKIeSuBGVnUhpRmcX+\nqL9nPNsSQy/NRGYtYt9creEpa5T8AMe7mr92fh4NJwnCHN9kwlEQlhkkDSDq\nPPw+emOnSDY8o2zjg7npKhPNLmywlhI/nPxXGJiOwsZWcvY4jcD12UwapzFd\neDB80ka4OQj8Jom2Qz2qLuo/qwuEQ02RGf7atVSmJd9cQBrghvijTADf6TKH\nP93+a2bhuUl7EbQ+vA4JBNjL1P33e0wKEWXvR4ACWSGnVgQnCL+JbWZ5L96a\nt1b4wh15bLYVe5EpNpQ8kyIxiS2kiZsZbBGOvsayxTXMhO/i16NDe705Jplt\nHG1Y\r\n=lfWb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCkOeIc160sTjT1sHQjjkqxO5Eg/Y+YYSo1uRdYHvCMpwIgfKMkSsB1DrXlIki2Mh4Ki+Wi998EsthK7xpOeJTxQf8="}]},"maintainers":[{"name":"csr632","email":"632882184@qq.com"},{"name":"macroxing","email":"macroxing@gmail.com"},{"name":"alibaba-cloud-wind","email":"wind@alibabacloud.com"}],"_npmUser":{"name":"csr632","email":"632882184@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/api-documenter_7.5.11_1567054655303_0.28963229144768876"},"_hasShrinkwrap":false},"8.0.0-alpha.1":{"name":"@aliwind/api-documenter","version":"8.0.0-alpha.1","description":"Forked from https://github.com/microsoft/web-build-tools . Read JSON files from api-extractor, generate documentation pages","main":"lib/index.js","typings":"dist/index.d.ts","module":"es/index.js","bin":{"wind-api-documenter":"./bin/wind-api-documenter"},"publishConfig":{"access":"public"},"keywords":["wind"],"author":{"name":"csr632","email":"632882184@qq.com"},"license":"MIT","engines":{"node":">=7.6.0"},"scripts":{"prepublish":"npm run clean && tsc && npm run cp","clean":"rm -rf lib es","types":"tsc --emitDeclarationOnly","lint":"eslint src/","cp":"copyfiles -u 1 ./src/**/*.json lib"},"dependencies":{"@microsoft/api-extractor-model":"^7.5.2","@microsoft/node-core-library":"^3.16.0","@microsoft/ts-command-line":"^4.3.4","@microsoft/tsdoc":"^0.12.14","babel-runtime":"^6.26.0","colors":"~1.2.1","js-yaml":"~3.13.1","resolve":"^1.8.1"},"peerDependencies":{"@aliwind/component":"^0.0.1-alpha.0","prop-types":"^15.x","react":"^16.x","react-dom":"^16.x","styled-components":"^4.2.0"},"devDependencies":{"@types/js-yaml":"^3.12.1","@types/resolve":"^0.0.8","copyfiles":"^2.1.1"},"gitHead":"f42b92c842c22bfb9288333b6f31be6cbfa9d3da","_id":"@aliwind/api-documenter@8.0.0-alpha.1","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-HpF+9UjDYG4MiBKo0GEvjyijjSI0ggDe8d1XF2DRYwK+dhDpK7lkyWAnsU2QPlBR3BJIY4GplaBBgs9eckm1jA==","shasum":"9db8053eaf06b48ab156b0132f1f2f1eaec46ad5","tarball":"https://registry.npmjs.org/@aliwind/api-documenter/-/api-documenter-8.0.0-alpha.1.tgz","fileCount":207,"unpackedSize":674286,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsaB+CRA9TVsSAnZWagAARR0P/1nMFTm7D7aVG/9cF7iT\nPnEk0PQm7N9WAKxHmeinTC5YcX3HERnxFbVREgBWlrRjo+liqMfVC3kLbsU0\nzYSQHewvs/qeUEmbaRYnh7V1k2o3er8IjxWojeb6gNRi0U3wCY+BrwevylmM\nWQqDhuW/BfrB8crlBLNnp9rNrVjycnOe65Po5fx7R9VswG/jfwBTp3Zw2Ii2\nm0LkLj6MvON2YhOgrvzBYF0084c6XZ2yGAyndVaFDuEzfhvClScGB6Y35XkF\npzVmExP8TW0s9e6aasx2Xy52JKfg7fhjP2VIj4Wr89EnG+bah3n2B1E5ZBVI\nSQXAfcdmr2jYCNfeSpRntfC4Rc39Da/8qJwpZckttuXFBaZc64qEaHw1Pnje\n0LiKzGwyuRVHQ3infdNA4KxGhBs6N30qLWIpL3Q175W4kgPhYKYHA4tSpHL/\nlH2lZ54JI0UnocqLE6B0RNfIPec7FWgpR3j48GtjlK5aRNjI+MIicmfScYzr\nsPllDgNT9EfBB1KheLlki8SVwzjUpKWXeG8jzLdkIql/YniPa30ouYbf3wJW\nBoURD95cFD1jYjbk1yMhIrF2wmL76PuSoIz8mPzEqGNgoO++jXDWLU9JoW9O\nxsMD1H8wLStse7mNVMPnM0sOBlGv3B97qobYik6ntw9C+bcM0f6wAfkiM6E5\nEKRI\r\n=gY3O\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCSwXAp5dq7h1AIvyCe4XZonDiycz/qH1lFGIXuuE92ugIgCUha2JhQ11maOGoj8+CoGiZCbyiHyGe0CqYxB5YfcpY="}]},"maintainers":[{"name":"alibaba-cloud-wind","email":"wind@alibabacloud.com"},{"name":"csr632","email":"632882184@qq.com"},{"name":"macroxing","email":"macroxing@gmail.com"}],"_npmUser":{"name":"csr632","email":"632882184@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/api-documenter_8.0.0-alpha.1_1571922045913_0.26505905545788444"},"_hasShrinkwrap":false}},"time":{"created":"2019-08-29T04:57:35.077Z","7.5.11":"2019-08-29T04:57:35.942Z","modified":"2022-04-04T13:28:26.405Z","8.0.0-alpha.1":"2019-10-24T13:00:46.074Z"},"maintainers":[{"name":"alibaba-cloud-wind","email":"wind@alibabacloud.com"},{"name":"csr632","email":"632882184@qq.com"},{"name":"macroxing","email":"macroxing@gmail.com"}],"description":"Forked from https://github.com/microsoft/web-build-tools . Read JSON files from api-extractor, generate documentation pages","license":"MIT","readme":"ERROR: No README data found!","readmeFilename":"","keywords":["wind"],"author":{"name":"csr632","email":"632882184@qq.com"}}