refcounter
Version:
Simple refcounter
19 lines (18 loc) • 451 B
JSON
{
"name": "refcounter",
"version": "1.0.0",
"description": "Simple refcounter",
"main": "index.js",
"dependencies": {},
"devDependencies": {},
"repository": {
"type": "git",
"url": "https://github.com/holepunchto/refcounter.git"
},
"author": "Holepunch Inc",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/holepunchto/refcounter/issues"
},
"homepage": "https://github.com/holepunchto/refcounter"
}