Files
alfresco-ng2-components/ng2-components/ng2-alfresco-documentslist/dist/node_modules/benchmark/package.json
Mario Romano 07807e7bc3 # add dist
2016-04-21 11:56:31 +01:00

90 lines
2.4 KiB
JSON

{
"_args": [
[
"benchmark@1.0.0",
"/Users/mromano/dev/dev-platform-webcomponents/ng2-components/ng2-alfresco-documentslist/node_modules/browser-sync/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": [
"/browser-sync/socket.io-adapter/socket.io-parser",
"/browser-sync/socket.io-parser"
],
"_resolved": "https://registry.npmjs.org/benchmark/-/benchmark-1.0.0.tgz",
"_shasum": "2f1e2fa4c359f11122aa183082218e957e390c73",
"_shrinkwrap": null,
"_spec": "benchmark@1.0.0",
"_where": "/Users/mromano/dev/dev-platform-webcomponents/ng2-components/ng2-alfresco-documentslist/node_modules/browser-sync/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"
}