UNPKG

stack-infos

Version:

Get informations about each function in the stack

22 lines (21 loc) 468 B
{ "name": "stack-infos", "version": "1.1.0", "description": "Get informations about each function in the stack", "main": "index.js", "scripts": { "test": "./test.js" }, "keywords": [ "stack", "informations", "free software" ], "repository": { "type": "git", "url": "git@gitlab.com:Emeraude/Stack-infos.git" }, "author": "Emeraude", "license": "GPL-3.0", "homepage": "https://gitlab.com/Emeraude/Stack-infos" }