UNPKG

timeit-sync

Version:
29 lines (28 loc) 621 B
{ "name": "timeit-sync", "version": "0.1.1", "description": "times snipets of code for you", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Samuel Ytterbrink", "license": "MIT", "dependencies": { "microwatch": "~0.1.2" }, "devDependencies": {}, "repository": { "type": "git", "url": "git://github.com/Neppord/timeit-sync.git" }, "keywords": [ "time", "timeit", "profiling" ], "bugs": { "url": "https://github.com/Neppord/timeit-sync/issues" }, "homepage": "https://github.com/Neppord/timeit-sync" }