UNPKG

jsheader

Version:
30 lines (29 loc) 639 B
{ "name": "jsheader", "version": "0.0.2", "description": "Generates headers for files", "main": "index.js", "scripts": { "start": "node index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/hscasn/jsheader.git" }, "keywords": [ "header", "bulk", "generator", "author", "license", "file", "files" ], "author": "Henrique Salvadori Coelho", "license": "Apache-2.0", "bugs": { "url": "https://github.com/hscasn/jsheader/issues" }, "homepage": "https://github.com/hscasn/jsheader#readme" }