mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
1 line
238 KiB
JSON
1 line
238 KiB
JSON
|
{"_id":"nanoid","_rev":"110-b507666336bbd7fdd3bf9e7c5a39281d","name":"nanoid","description":"A tiny (116 bytes), secure URL-friendly unique string ID generator","dist-tags":{"latest":"4.0.0"},"versions":{"0.1.0":{"name":"nanoid","version":"0.1.0","description":"Very small secure URL-friendly unique ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./random.js":"./random-browser.js"},"devDependencies":{"docdash":"^0.4.0","eslint":"^4.4.0","eslint-config-logux":"^16.0.0","eslint-config-standard":"^10.2.1","eslint-plugin-es5":"^1.1.0","eslint-plugin-import":"^2.7.0","eslint-plugin-jest":"^20.0.3","eslint-plugin-node":"^5.1.1","eslint-plugin-promise":"^3.5.0","eslint-plugin-security":"^1.4.0","eslint-plugin-standard":"^3.0.1","html-webpack-plugin":"^2.30.1","jest":"^20.0.4","jsdoc":"^3.5.4","lint-staged":"^4.0.2","pre-commit":"^1.2.2","size-limit":"^0.8.0","webpack-dev-server":"^2.6.1","yaspeller-ci":"^0.6.0"},"scripts":{"lint-staged":"lint-staged","spellcheck":"yarn docs && yaspeller-ci *.md docs/*.html","docs":"jsdoc --configure .jsdocrc *.js","lint":"eslint *.js test/*.js","test":"jest --coverage && yarn lint && yarn spellcheck && size-limit","demo":"webpack-dev-server --config test/demo/webpack.config"},"jest":{"coverageThreshold":{"global":{"statements":100}}},"eslintConfig":{"extends":"eslint-config-logux/browser"},"size-limit":[{"path":"index.js","limit":"260 B"}],"lint-staged":{"*.md":"yaspeller-ci","*.js":"eslint"},"pre-commit":["lint-staged"],"gitHead":"007a4c4b0a65ca669ff961aed9710918765582eb","bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"https://github.com/ai/nanoid#readme","_id":"nanoid@0.1.0","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"ai","email":"andrey@sitnik.ru"},"dist":{"integrity":"sha512-chTeMaVZKcsxQ1el3SrJM9lf368QPkD7AWkCxdNkcE4lUxoO0b8NYuUQdgWu9ntN5JluI5jCvYvkrIHe2cIz/g==","shasum":"4365edaffed98a9858b5f0e0f8e884c93617c06c","tarball":"http://localhost:4545/npm/registry/nanoid/nanoid-0.1.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB9RjNt+PfjSUpWppNcwX+nqQ23ht9upx0KjhblAOBhQAiBv2Hkp0b1xSTWfWNyxyfLi2NGaoHUGjM/ANlq+bboH4w=="}]},"maintainers":[{"name":"ai","email":"andrey@sitnik.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanoid-0.1.0.tgz_1501995839938_0.648109751753509"},"directories":{}},"0.1.1":{"name":"nanoid","version":"0.1.1","description":"A tiny, secure URL-friendly unique string ID generator","keywords":["uuid","random","id","url"],"author":{"name":"Andrey Sitnik","email":"andrey@sitnik.ru"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ai/nanoid.git"},"browser":{"./random.js":"./random-browser.js"},"devDependencies":{"docdash":"^0.4.0","eslint":"^4.4.1","eslint-config-logux":"^16.0.0","eslint-config-standard":"^10.2.1","eslint-plugin-es5":"^1.1.0","eslint-plugin-import":"^2.7.0","eslint-plugin-jest":"^20.0.3","eslint-plugin-node":"^5.1.1","eslint-plugin-promise":"^3.5.0","eslint-plugin-security":"^1.4.0","eslint-plugin-standard":"^3.0.1","html-webpack-plugin":"^2.30.1","jest":"^20.0.4","jsdoc":"^3.5.4","lint-staged":"^4.0.3","pre-commit":"^1.2.2","size-limit":"^0.8.1","webpack-dev-server":"^2.7.1","yaspeller-ci":"^0.6.0"},"scripts":{"lint-staged":"lint-staged","spellcheck":"yarn docs && yaspeller-ci *.md docs/*.html","docs":"jsdoc --configure .jsdocrc *.js","lint":"eslint *.js test/*.js","test":"jest --coverage && yarn lint && yarn spellcheck && size-limit","demo":"webpack-dev-server --config test/demo/webpack.config"},"jest":{"coverageThreshold":{"global":{"statements":100}}},"eslintConfig":{"extends":"eslint-config-logux/browser"},"size-limit":[{"path":"index.js","limit":"246 B"}],"lint-staged":{"*.md":"yaspeller-ci","*.js":"eslint"},"pre-commit":["lint-staged"],"gitHead":"6ad7facdc41fc3b9afa7b484fb85c0f42684ccac","bugs":{"url":"https://github.com/ai/nanoid/issues"},"homepage":"h
|