UNPKG

ml-array-sequential-fill

Version:
30 lines (29 loc) 703 B
{ "name": "ml-array-sequential-fill", "version": "1.1.8", "description": "Create an array with sequential numbers", "main": "lib/index.js", "module": "lib-es6/index.js", "types": "types.d.ts", "files": [ "lib", "lib-es6", "src", "types.d.ts" ], "repository": { "type": "git", "url": "git+https://github.com/mljs/array.git" }, "keywords": [], "author": "Luc Patiny", "license": "MIT", "bugs": { "url": "https://github.com/mljs/array/issues" }, "homepage": "https://github.com/mljs/array/tree/master/packages/array-variance#readme", "dependencies": { "is-any-array": "^2.0.0" }, "gitHead": "787f12ca8c7c39063a349e2da17152742bea67b1" }