UNPKG

@extra-array/intermix.min

Version:

Places values of an array between another.

33 lines (32 loc) 734 B
{ "name": "@extra-array/intermix.min", "version": "2.10.19", "description": "Places values of an array between another.", "main": "index.js", "module": "index.mjs", "exports": { "require": "./index.js", "import": "./index.mjs" }, "sideEffects": false, "scripts": { "test": "exit" }, "runkitExampleFilename": "example.js", "keywords": [ "extra", "array", "intermix" ], "author": "wolfram77@gmail.com", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/nodef/extra-array.git" }, "bugs": { "url": "https://github.com/nodef/extra-array/issues" }, "homepage": "https://github.com/nodef/extra-array#readme", "devDependencies": {} }