@tty-pt/mk
Version:
Makefile helpers to use npm C publishing
20 lines • 393 B
JSON
{
"name": "@tty-pt/mk",
"version": "0.1.15",
"description": "Makefile helpers to use npm C publishing",
"keywords": [
"Makefile",
"make",
"helpers"
],
"license": "BSD-2-Clause",
"author": "quirinpa@gmail.com",
"type": "commonjs",
"main": "index.js",
"files": [
"include.mk"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}