UNPKG

exec-time

Version:

See how much time every step of a script takes to execute

18 lines (17 loc) 477 B
{ "name": "exec-time" , "version": "0.0.4" , "author": { "name": "Louis Chatriot", "email": "louis.chatriot@gmail.com"} , "description": "See how much time every step of a script takes to execute" , "keywords": [ "profile" , "profiler" , "time" ] , "homepage": "https://github.com/louischatriot/exec-time" , "repository": { "type": "git" , "url": "git@github.com:louischatriot/exec-time.git" } , "main": "index" , "licence": "MIT" }