Buckets:
| { | |
| "umd:name": "ms", | |
| "version": "2.0.2", | |
| "name": "@lukeed/ms", | |
| "repository": "lukeed/ms", | |
| "description": "A tiny (414B) and fast utility to convert milliseconds to and from strings.", | |
| "unpkg": "dist/index.min.js", | |
| "module": "dist/index.mjs", | |
| "main": "dist/index.js", | |
| "types": "index.d.ts", | |
| "license": "MIT", | |
| "author": { | |
| "name": "Luke Edwards", | |
| "email": "luke.edwards05@gmail.com", | |
| "url": "https://lukeed.com" | |
| }, | |
| "exports": { | |
| ".": { | |
| "types": "./index.d.ts", | |
| "import": "./dist/index.mjs", | |
| "require": "./dist/index.js" | |
| }, | |
| "./package.json": "./package.json" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| }, | |
| "scripts": { | |
| "build": "bundt", | |
| "test": "uvu -r esm test" | |
| }, | |
| "files": [ | |
| "*.d.ts", | |
| "dist" | |
| ], | |
| "keywords": [ | |
| "ms", | |
| "time", | |
| "format", | |
| "milliseconds", | |
| "convert" | |
| ], | |
| "devDependencies": { | |
| "bundt": "1.1.2", | |
| "esm": "3.2.25", | |
| "uvu": "0.5.1" | |
| } | |
| } | |
Xet Storage Details
- Size:
- 961 Bytes
- Xet hash:
- 180be2abb6d716480a5fd6255749bc172a290abb6c9d70db99827874ce275952
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.