{
  "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"
}
