leaks
Version:
memory leaks checker
24 lines (23 loc) • 482 B
JSON
{
"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"
}