{ "_from": "audit@0.0.6", "_id": "audit@0.0.6", "_inBundle": false, "_integrity": "sha1-/vF92Erx3NKlYz/UbTsa3LCEvzs=", "_location": "/audit", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "audit@0.0.6", "name": "audit", "escapedName": "audit", "rawSpec": "0.0.6", "saveSpec": null, "fetchSpec": "0.0.6" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/audit/-/audit-0.0.6.tgz", "_shasum": "fef17dd84af1dcd2a5633fd46d3b1adcb084bf3b", "_spec": "audit@0.0.6", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend", "author": { "name": "Weltschmerz", "email": "chlavois@gmail.com" }, "bugs": { "url": "https://github.com/Weltschmerz/Audit/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Generate performance statistics for async or sync functions", "devDependencies": { "should": "1.0.0", "vows": "0.6.3" }, "engines": { "node": ">= 0.5.0" }, "homepage": "https://github.com/Weltschmerz/Audit#readme", "keywords": [ "bench", "audit", "performance" ], "main": "lib/audit.js", "name": "audit", "repository": { "type": "git", "url": "git://github.com/Weltschmerz/Audit.git" }, "scripts": { "test": "make test" }, "version": "0.0.6" }