UNPKG

arrs-to-obj

Version:
46 lines 939 B
{ "name": "arrs-to-obj", "description": "Converts two arrays into an object.", "keywords": [ "arrs", "to", "obj", "converts", "arrays", "into", "an", "object" ], "license": "MIT", "version": "1.0.13", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Ionică Bizău <bizauionica@gmail.com> (https://ionicabizau.net)", "repository": { "type": "git", "url": "git+ssh://git@github.com/IonicaBizau/arrs-to-obj.git" }, "bugs": { "url": "https://github.com/IonicaBizau/arrs-to-obj/issues" }, "homepage": "https://github.com/IonicaBizau/arrs-to-obj#readme", "files": [ "bin/", "app/", "lib/", "dist/", "src/", "scripts/", "resources/", "menu/", "cli.js", "index.js", "index.d.ts", "package-lock.json", "bloggify.js", "bloggify.json", "bloggify/" ] }