UNPKG

680 BJSONView Raw
1{
2 "name": "verbal-time",
3 "version": "2.0.7",
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": {
19 "name": "ArthurKa",
20 "email": "arthur.katruk@gmail.com"
21 },
22 "license": "ISC",
23 "bugs": {
24 "url": "https://github.com/ArthurKa/verbal-time/issues"
25 },
26 "homepage": "https://github.com/ArthurKa/verbal-time#readme",
27 "dependencies": {
28 "decline-word": "^1.0.3"
29 },
30 "devDependencies": {}
31}