1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/tests/testdata/npm/registry/js-tokens/registry.json

1 line
32 KiB
JSON
Raw Normal View History

{"_id":"js-tokens","_rev":"34-a5d8c4458d1e023ece456d90a8973a0f","name":"js-tokens","description":"Tiny JavaScript tokenizer.","dist-tags":{"latest":"8.0.0"},"versions":{"0.1.0":{"name":"js-tokens","version":"0.1.0","author":{"name":"Simon Lydell"},"license":"MIT","description":"A regex that tokenizes JavaScript.","main":"index.js","repository":{"type":"git","url":"git://github.com/lydell/js-tokens"},"keywords":["JavaScript","js","token","tokenize","regex"],"scripts":{"test":"mocha"},"devDependencies":{"mocha":"^1.17.1","coffee-script":"~1.7.1"},"bugs":{"url":"https://github.com/lydell/js-tokens/issues"},"homepage":"https://github.com/lydell/js-tokens","_id":"js-tokens@0.1.0","dist":{"shasum":"78a0bdec6799c48128c005e1b885c05ab3567bb9","tarball":"http://localhost:4545/npm/registry/js-tokens/js-tokens-0.1.0.tgz","integrity":"sha512-MRf85a3DxOQxJJ07jPxQSJaun/UqD5Uqs3e74tGX+PEoTQdgWqNqNQyuk0XrNewFvjwb9b1/lXzjb710LozGhQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB9HeimuVr/Tg3Eyem07ggVfu8Ci1HbFiybZD8drWoffAiEA1aW70xS8TX7SDd7UgxGlaocI68ss6qk8QU33vDgkHgs="}]},"_from":".","_npmVersion":"1.4.4","_npmUser":{"name":"lydell","email":"simon.lydell@gmail.com"},"maintainers":[{"name":"lydell","email":"simon.lydell@gmail.com"}],"directories":{}},"0.2.0":{"name":"js-tokens","version":"0.2.0","author":{"name":"Simon Lydell"},"license":"MIT","description":"A regex that tokenizes JavaScript.","main":"index.js","keywords":["JavaScript","js","token","tokenize","regex"],"repository":{"type":"git","url":"git://github.com/lydell/js-tokens"},"scripts":{"test":"mocha"},"devDependencies":{"mocha":"^1.17.1","coffee-script":"~1.7.1"},"bugs":{"url":"https://github.com/lydell/js-tokens/issues"},"homepage":"https://github.com/lydell/js-tokens","_id":"js-tokens@0.2.0","_shasum":"e80d3e39faad48fb88d3b81c33cb1a4e8f3d6d97","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"lydell","email":"simon.lydell@gmail.com"},"maintainers":[{"name":"lydell","email":"simon.lydell@gmail.com"}],"dist":{"shasum":"e80d3e39faad48fb88d3b81c33cb1a4e8f3d6d97","tarball":"http://localhost:4545/npm/registry/js-tokens/js-tokens-0.2.0.tgz","integrity":"sha512-ntxjvsZ8y+BinUHppSMwl6McHx0Yw7OcRJXUz7OEf7RPH9KRfDqjWyg0U+esDhUb0wwSD1viCfYe/lkkjvSe4Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEMCHzp3TBprNiPryqmhrrwpCuSf1fK94k0m0eAvtsv51+YCIDpScdsNGnm+4Hi4K+vpn5yjlbwyUcwtDq6+4TisbBKK"}]},"directories":{}},"0.3.0":{"name":"js-tokens","version":"0.3.0","author":{"name":"Simon Lydell"},"license":"MIT","description":"A regex that tokenizes JavaScript.","keywords":["JavaScript","js","token","tokenize","regex"],"repository":{"type":"git","url":"https://github.com/lydell/js-tokens"},"scripts":{"test":"mocha --ui tdd","build":"node generate-index.js","dev":"npm run build && npm test"},"devDependencies":{"coffee-script":"^1.8.0","mocha":"^2.0.1"},"gitHead":"ecac68aa369003730dc2f964bdb656088c609c93","bugs":{"url":"https://github.com/lydell/js-tokens/issues"},"homepage":"https://github.com/lydell/js-tokens","_id":"js-tokens@0.3.0","_shasum":"f81c100024b8f51b9c883ea5ce61582f4feb11a3","_from":".","_npmVersion":"2.1.7","_nodeVersion":"0.10.33","_npmUser":{"name":"lydell","email":"simon.lydell@gmail.com"},"maintainers":[{"name":"lydell","email":"simon.lydell@gmail.com"}],"dist":{"shasum":"f81c100024b8f51b9c883ea5ce61582f4feb11a3","tarball":"http://localhost:4545/npm/registry/js-tokens/js-tokens-0.3.0.tgz","integrity":"sha512-naE6ErJliJ2aFGlBX5VfNwMStrWOECDKR2p+h8aXqDBeiooYFb/cIUWaO22x6zQiwli0vI4lxciMVxRsR6uNSA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCK7UvefRMTIiIyP+ZmJ7QUVXEpIQqLKC2AtJ+fgYBwVwIhAImt5Nu1XTVIgiwCrhAJU7vUUmEQa0wmrAVxZ0B6zjcX"}]},"directories":{}},"0.3.1":{"name":"js-tokens","version":"0.3.1","author":{"name":"Simon Lydell"},"license":"MIT","description":"A regex that tokenizes JavaScript.","keywords":["JavaScript","js","token","tokenize","regex"],"repository":{"type":"git","url":"https://github.com/lydell/js-tokens"},"scripts":{"test":"mocha --ui