UNPKG

whats-size

Version:
36 lines 918 B
{ "name": "whats-size", "version": "2.0.4", "description": "whats-size", "module": "index.js", "types": "@types/index.d.ts", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/williampsena/whats-size" }, "author": "William Sena", "keywords": [ "clothes", "measurements" ], "main": "index.js", "typings": "@types/index.d.ts", "devDependencies": { "@types/jest": "^29.5.1", "@types/node": "^20.2.3", "@typescript-eslint/eslint-plugin": "^5.59.7", "eslint": "^8.41.0", "http-server": "^14.1.1", "prettier": "^2.8.8", "rimraf": "^5.0.1", "shelljs": "^0.8.5", "ts-jest": "^29.1.0", "typedoc": "^0.24.7", "typescript": "^5.0.4", "xls-to-json": "^0.3.2" }, "engines": { "node": ">=18.0.0" } }