UNPKG

remove-one-element-arrays

Version:
50 lines 1.08 kB
{ "name": "remove-one-element-arrays", "description": "Removes the one-element arrays from an object.", "keywords": [ "remove", "one", "element", "arrays", "removes", "the", "from", "an", "object" ], "license": "MIT", "version": "1.0.9", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Ionică Bizău <bizauionica@gmail.com> (https://ionicabizau.net)", "files": [ "bin/", "app/", "lib/", "dist/", "src/", "scripts/", "resources/", "menu/", "cli.js", "index.js", "index.d.ts", "package-lock.json", "bloggify.js", "bloggify.json", "bloggify/" ], "repository": { "type": "git", "url": "git+ssh://git@github.com/IonicaBizau/remove-one-element-arrays.git" }, "bugs": { "url": "https://github.com/IonicaBizau/remove-one-element-arrays/issues" }, "homepage": "https://github.com/IonicaBizau/remove-one-element-arrays#readme", "dependencies": { "iterate-object": "^1.3.2" } }