1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-02 09:34:19 -04:00
denoland-deno/cli/tests/testdata/npm/registry/get-func-name/registry.json

2 lines
11 KiB
JSON
Raw Normal View History

{"_id":"get-func-name","_rev":"5-9f6e0ab6bcd7810e50d6032d165fb59b","name":"get-func-name","description":"Utility for getting a function's name for node and the browser","dist-tags":{"latest":"2.0.0"},"versions":{"1.0.0":{"name":"get-func-name","description":"Utility for getting a function's name for node and the browser","keywords":["get-func-name","chai util"],"license":"MIT","author":{"name":"Jake Luer","email":"jake@alogicalparadox.com","url":"http://alogicalparadox.com"},"contributors":[{"name":"Keith Cirkel","url":"https://github.com/keithamus"},{"name":"Lucas Fernandes da Costa","url":"https://github.com/lucasfcosta"},{"name":"Grant Snodgrass","url":"https://github.com/meeber"},{"name":"Lucas Vieira","url":"https://github.com/vieiralucas"},{"name":"Aleksey Shvayka","url":"https://github.com/shvaikalesh"}],"files":["index.js","get-func-name.js"],"main":"./index.js","repository":{"type":"git","url":"git+ssh://git@github.com/chaijs/get-func-name.git"},"scripts":{"build":"browserify --bare $npm_package_main --standalone getFuncName -o get-func-name.js","lint":"eslint --ignore-path .gitignore .","prepublish":"npm run build","semantic-release":"semantic-release pre && npm publish && semantic-release post","pretest":"npm run lint","test":"npm run test:node && npm run test:browser && npm run upload-coverage","test:browser":"karma start --singleRun=true","test:node":"istanbul cover _mocha","upload-coverage":"lcov-result-merger 'coverage/**/lcov.info' | coveralls; exit 0"},"config":{"ghooks":{"commit-msg":"validate-commit-msg"}},"eslintConfig":{"extends":["strict/es5"],"env":{"es6":true},"globals":{"HTMLElement":false},"rules":{"complexity":0,"max-statements":0}},"dependencies":{},"devDependencies":{"browserify":"^13.0.0","browserify-istanbul":"^1.0.0","coveralls":"2.11.9","eslint":"^2.4.0","eslint-config-strict":"^8.5.0","eslint-plugin-filenames":"^0.2.0","ghooks":"^1.0.1","istanbul":"^0.4.2","karma":"^0.13.22","karma-browserify":"^5.0.2","karma-coverage":"^0.5.5","karma-mocha":"^0.2.2","karma-phantomjs-launcher":"^1.0.0","karma-sauce-launcher":"^0.3.1","lcov-result-merger":"^1.0.2","mocha":"^2.4.5","phantomjs-prebuilt":"^2.1.5","semantic-release":"^4.3.5","simple-assert":"^1.0.0","travis-after-all":"^1.4.4","validate-commit-msg":"^2.3.1"},"engines":{"node":"*"},"version":"1.0.0","gitHead":"70bdc1268a76940053b1d90c8ced089a283f00c3","bugs":{"url":"https://github.com/chaijs/get-func-name/issues"},"homepage":"https://github.com/chaijs/get-func-name#readme","_id":"get-func-name@1.0.0","_shasum":"d64e38da8e45acb746726049f36bef89ebfa91c2","_from":".","_npmVersion":"3.10.8","_nodeVersion":"0.10.47","_npmUser":{"name":"chaijs","email":"chaijs@keithcirkel.co.uk"},"dist":{"shasum":"d64e38da8e45acb746726049f36bef89ebfa91c2","tarball":"http://localhost:4545/npm/registry/get-func-name/get-func-name-1.0.0.tgz","integrity":"sha512-UB5pzOr1hCCutr/JkVy7txtz53LaKQ4LR3sUXh4dYajE06pGddjKuwUASd+maoUsxt6M8lAaHTPwkZtQmFaH5A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAL7YEf9X+8M3bPENg68qhdrGXY280h7moqznZj9yWPaAiAdRkR4J3zXH2ACJJXVdqpBKRHvRP4ywLJJ2Lv5z0WgVw=="}]},"maintainers":[{"name":"chaijs","email":"chaijs@keithcirkel.co.uk"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/get-func-name-1.0.0.tgz_1476229336262_0.2564441079739481"}},"2.0.0":{"name":"get-func-name","description":"Utility for getting a function's name for node and the browser","keywords":["get-func-name","chai util"],"license":"MIT","author":{"name":"Jake Luer","email":"jake@alogicalparadox.com","url":"http://alogicalparadox.com"},"contributors":[{"name":"Keith Cirkel","url":"https://github.com/keithamus"},{"name":"Lucas Fernandes da Costa","url":"https://github.com/lucasfcosta"},{"name":"Grant Snodgrass","url":"https://github.com/meeber"},{"name":"Lucas Vieira","url":"https://github.com/vieiralucas"},{"name":"Aleksey Shvayka","url":"https://github.com/shvaikalesh"}],"files":["index.js","get-func-name.js"],"main":"./index.js","repository":{"type":"git","url":"git+ssh://git@github.com/chaijs/get-fun