mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
2 lines
74 KiB
JSON
2 lines
74 KiB
JSON
|
{"_id":"emoji-regex","_rev":"45-bd5921ff17b70b98afa445c17c109a6c","name":"emoji-regex","description":"A regular expression to match all Emoji-only symbols as per the Unicode Standard.","dist-tags":{"latest":"10.1.0"},"versions":{"1.0.0":{"name":"emoji-regex","version":"1.0.0","description":"A regular expression to match all Emoji-only symbols as per the Unicode Standard.","homepage":"https://mths.be/emoji-regex","main":"index.js","keywords":["unicode","regex","regexp","regular expressions","code points","symbols","characters","emoji"],"license":"MIT","author":{"name":"Mathias Bynens","url":"https://mathiasbynens.be/"},"repository":{"type":"git","url":"https://github.com/mathiasbynens/emoji-regex.git"},"bugs":{"url":"https://github.com/mathiasbynens/emoji-regex/issues"},"files":["LICENSE-MIT.txt","index.js"],"directories":{"test":"tests"},"scripts":{"build":"node scripts/generate-regex.js","coverage":"istanbul cover --report html node_modules/.bin/_mocha scripts/generate-regex.js -- -u exports -R spec","test":"mocha tests"},"devDependencies":{"coveralls":"^2.11.1","istanbul":"^0.3.2","jsesc":"^0.5.0","lodash.template":"^2.4.1","mocha":"^1.21.4","string.fromcodepoint":"^0.2.1","unicode-tr51":"^1.0.0"},"gitHead":"2915f75504a7ff51d0bb487fe11ee7d35a461d5d","_id":"emoji-regex@1.0.0","_shasum":"50698ade6de03754e726f33b51ef609c18b7c449","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"mathias","email":"mathias@qiwi.be"},"maintainers":[{"name":"mathias","email":"mathias@qiwi.be"}],"dist":{"shasum":"50698ade6de03754e726f33b51ef609c18b7c449","tarball":"http://localhost:4545/npm/registry/emoji-regex/emoji-regex-1.0.0.tgz","integrity":"sha512-DEI01motGwoeyaiAh4+ndb7cyB1RSdIt+9+5m8acTihMdDuMdGVhg3NdBazziLgumWrfNk5az3fwtjvqQUXH3A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDendTOSOmBhV469cv635pKZBoDFb0MZ+OWYZc8EjuUbAIgCrP3zSHjq2u3cK3BU6xkOqA7ZzV+8Drb/L74H70NUR4="}]}},"1.0.1":{"name":"emoji-regex","version":"1.0.1","description":"A regular expression to match all Emoji-only symbols as per the Unicode Standard.","homepage":"https://mths.be/emoji-regex","main":"index.js","keywords":["unicode","regex","regexp","regular expressions","code points","symbols","characters","emoji"],"license":"MIT","author":{"name":"Mathias Bynens","url":"https://mathiasbynens.be/"},"repository":{"type":"git","url":"https://github.com/mathiasbynens/emoji-regex.git"},"bugs":{"url":"https://github.com/mathiasbynens/emoji-regex/issues"},"files":["LICENSE-MIT.txt","index.js"],"directories":{"test":"tests"},"scripts":{"build":"node scripts/generate-regex.js","coverage":"istanbul cover --report html node_modules/.bin/_mocha scripts/generate-regex.js -- -u exports -R spec","test":"mocha tests"},"devDependencies":{"coveralls":"^2.11.1","istanbul":"^0.3.2","jsesc":"^0.5.0","lodash.template":"^2.4.1","mocha":"^1.21.4","regenerate":"^1.0.0","regex-trie":"^1.0.3","string.fromcodepoint":"^0.2.1","unicode-tr51":"^1.0.0"},"gitHead":"971ea0284a72ed083572e8dfc7e0096ac76c9eb8","_id":"emoji-regex@1.0.1","_shasum":"665d27b543bf8fb66bd127d98c6939a0e723ad3f","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"mathias","email":"mathias@qiwi.be"},"maintainers":[{"name":"mathias","email":"mathias@qiwi.be"}],"dist":{"shasum":"665d27b543bf8fb66bd127d98c6939a0e723ad3f","tarball":"http://localhost:4545/npm/registry/emoji-regex/emoji-regex-1.0.1.tgz","integrity":"sha512-OtS7fAIqlXc81A1aK9vXBoKTmqE3L6CqePgEUCE96v3FA3GOJMevbbehEZLtTTIROEmIXkEnu3EQAC4uJrYUdQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB1ChAeypIA+wcNYGI6zUZ40rsww76hqCqBW2cVgs/n8AiEAs0yxNJ/zWSz4HGyWCjodOARdx5HQ/6kJLcO05p+Wosk="}]}},"2.0.0":{"name":"emoji-regex","version":"2.0.0","description":"A regular expression to match all Emoji-only symbols as per the Unicode Standard.","homepage":"https://mths.be/emoji-regex","main":"index.js","keywords":["unicode","regex","regexp","regular expressions","code points","symbols","characters","emoji"],"license":"MIT","author":{"name":"Mathias Bynens","url":"https://mathiasbynens.be/"},"reposi
|