UNPKG

array-map-ts

Version:

array map method in ts

18 lines 368 B
{ "name": "array-map-ts", "version": "1.1.2", "description": "array map method in ts", "main": "./dist/array-map-ts.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "array-map", "feng" ], "author": "feng <casafo@163.com>", "license": "MIT", "devDependencies": { "typescript": "^3.6.3" } }