UNPKG

a-while-ago

Version:
37 lines (36 loc) 710 B
{ "name": "a-while-ago", "version": "1.0.1", "description": "It happened a while ago", "main": "index.js", "scripts": { "test": "xo && ava && tsd" }, "repository": "abranhe/a-while-ago", "author": { "name": "Abraham Hernandez", "email": "abraham@abranhe.com", "url": "https://abranhe.com" }, "files": [ "index.js", "index.d.ts" ], "keywords": [ "past", "happened", "a-while-ago", "time-ago", "time" ], "license": "MIT", "bugs": { "url": "https://github.com/abranhe/a-while-ago/issues" }, "homepage": "https://p.abranhe.com/a-while-ago", "devDependencies": { "ava": "^1.4.1", "tsd": "^0.7.3", "xo": "^0.24.0" } }