array-json-transform
Version:
JSON Array Transform
28 lines (27 loc) • 645 B
JSON
{
"name": "array-json-transform",
"version": "0.0.8",
"description": "JSON Array Transform",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/manjeshpv/array-json-transform.git"
},
"keywords": [
"Array",
"to",
"JSON",
"JSON",
"to",
"Array"
],
"author": "Manjesh V <manjeshpv@gmail.com> (http://manjeshpv.com/)",
"license": "ISC",
"bugs": {
"url": "https://github.com/manjeshpv/array-json-transform/issues"
},
"homepage": "https://github.com/manjeshpv/array-json-transform"
}