UNPKG

node-self-destruct

Version:

A package to self-destruct a node module if it wants to (self destruction meaning auto deletion of the module)

20 lines (19 loc) 507 B
{ "name": "node-self-destruct", "version": "1.0.3", "description": "A package to self-destruct a node module if it wants to (self destruction meaning auto deletion of the module)", "main": "src/destruct.js", "scripts": { "test": "bash test/test.sh" }, "keywords": [ "self-destruct", "anti-commercial" ], "author": "thunder-red-star", "license": "Anti-Commercial", "repository": { "type": "git", "url": "https://github.com/thunder-red-star/node-self-destruct" } }