UNPKG

leaks

Version:
24 lines (23 loc) 482 B
{ "name": "leaks", "version": "0.0.1", "description": "memory leaks checker", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/demohi/leaks.git" }, "keywords": [ "memory", "leaks" ], "author": "mdemo", "license": "MIT", "bugs": { "url": "https://github.com/demohi/leaks/issues" }, "homepage": "https://github.com/demohi/leaks" }