apf-utility
Version:
Utility to create an array from a apf formated file
19 lines (18 loc) • 397 B
JSON
{
"name": "apf-utility",
"version": "1.0.1",
"description": "Utility to create an array from a apf formated file",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/mitssoft/apf-utility.git"
},
"keywords": [
"apf"
],
"author": "mits-soft",
"license": "ISC"
}