UNPKG

622 BJSONView Raw
1{
2 "name": "verbal-time",
3 "version": "2.0.4",
4 "description": "Spells time with words.",
5 "main": "verbalTime.js",
6 "directories": {},
7 "scripts": {},
8 "repository": {
9 "type": "git",
10 "url": "git+https://github.com/ArthurKa/verbal-time.git"
11 },
12 "keywords": [
13 "verbal time",
14 "time in words",
15 "spell time",
16 "write time"
17 ],
18 "author": "ArthurKa",
19 "license": "ISC",
20 "bugs": {
21 "url": "https://github.com/ArthurKa/verbal-time/issues"
22 },
23 "homepage": "https://github.com/ArthurKa/verbal-time#readme",
24 "dependencies": {
25 "decline-word": "^1.0.3"
26 },
27 "devDependencies": {}
28}