UNPKG

wsh-range

Version:
21 lines (20 loc) 360 B
{ "name": "wsh-range", "version": "1.0.0", "description": "python like range", "main": "index.js", "scripts": { "test": "ts-node test.ts" }, "repository": { "type": "git", "url": "git@github.com:GitAntinus/rangejs.git" }, "keywords": [ "range", "generator", "python-like" ], "author": "Eric", "license": "MIT" }