UNPKG

@sarikmansuri/array-helper

Version:
34 lines (33 loc) 750 B
{ "name": "@sarikmansuri/array-helper", "version": "1.0.4", "description": "Array helper functions", "main": "index.js", "type": "module", "scripts": { "test": "exit 0" }, "repository": { "type": "git", "url": "git+https://github.com/sarikmansuri/array-hacks.git" }, "keywords": [ "array-helper", "array", "javascript-array", "array-helpers" ], "publishConfig": { "registry": "https://registry.npmjs.org", "access": "public" }, "author": { "name": "Sarik Mansuri", "email": "sarikmansuri1230@gmail.com" }, "license": "MIT", "bugs": { "url": "https://github.com/sarikmansuri/array-hacks/issues" }, "homepage": "https://github.com/sarikmansuri/array-hacks#readme" }