You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

88 lines
2.1 KiB

{
"_args": [
[
"benchmark@1.0.0",
"C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io-parser"
]
],
"_from": "benchmark@1.0.0",
"_id": "benchmark@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/benchmark",
"_phantomChildren": {},
"_requested": {
"name": "benchmark",
"raw": "benchmark@1.0.0",
"rawSpec": "1.0.0",
"scope": null,
"spec": "1.0.0",
"type": "version"
},
"_requiredBy": [
"/socket.io-parser"
],
"_resolved": "https://registry.npmjs.org/benchmark/-/benchmark-1.0.0.tgz",
"_shasum": "2f1e2fa4c359f11122aa183082218e957e390c73",
"_shrinkwrap": null,
"_spec": "benchmark@1.0.0",
"_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io-parser",
"author": {
"email": "mathias@benchmarkjs.com",
"name": "Mathias Bynens",
"url": "http://mathiasbynens.be/"
},
"bugs": {
"email": "bugs@benchmarkjs.com",
"url": "https://github.com/bestiejs/benchmark.js/issues"
},
"dependencies": {},
"description": "A benchmarking library that works on nearly all JavaScript platforms, supports high-resolution timers, and returns statistically significant results.",
"devDependencies": {},
"directories": {
"doc": "./doc",
"test": "./test"
},
"dist": {
"shasum": "2f1e2fa4c359f11122aa183082218e957e390c73",
"tarball": "http://registry.npmjs.org/benchmark/-/benchmark-1.0.0.tgz"
},
"engines": [
"node",
"rhino"
],
"homepage": "http://benchmarkjs.com/",
"keywords": [
"benchmark",
"narwhal",
"node",
"performance",
"ringo",
"speed"
],
"licenses": [
{
"type": "MIT",
"url": "http://mths.be/mit"
}
],
"main": "benchmark",
"maintainers": [
{
"email": "john@fusejs.com",
"name": "jdalton"
},
{
"email": "mathias@qiwi.be",
"name": "mathias"
}
],
"name": "benchmark",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/bestiejs/benchmark.js.git"
},
"version": "1.0.0"
}