1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192 |
- {
- "_args": [
- [
- "benchmark@1.0.0",
- "D:\\work\\im\\node_modules\\socket.io-adapter\\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-adapter/socket.io-parser",
- "/socket.io-parser",
- "/socket.io/socket.io-adapter/socket.io-parser",
- "/socket.io/socket.io-parser"
- ],
- "_resolved": "https://registry.npmjs.org/benchmark/-/benchmark-1.0.0.tgz",
- "_shasum": "2f1e2fa4c359f11122aa183082218e957e390c73",
- "_shrinkwrap": null,
- "_spec": "benchmark@1.0.0",
- "_where": "D:\\work\\im\\node_modules\\socket.io-adapter\\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": "https://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"
- }
|