UNPKG

aboutigor

Version:

Igor? Who, where, when, how?

40 lines (39 loc) 903 B
{ "name": "aboutigor", "version": "20.322.41925", "description": "Igor? Who, where, when, how?", "author": "Igor Ramadas <igor@devv.com>", "homepage": "https://aboutigor.com", "license": "MIT", "main": "index.js", "engines": { "node": ">= 10.0.0" }, "repository": { "type": "git", "url": "https://bitbucket.org/igoramadas/aboutigor.com.git" }, "scripts": { "start": "node index.js" }, "dependencies": { "@octokit/rest": "^18.0.3", "expresser": "^4.2.3", "expresser-legacy": "^3.6.3", "lastfm": "^0.9.3" }, "devDependencies": { "coffeescript": "^2.5.1" }, "domains": [ "aboutigor.com", "www.aboutigor.com" ], "keywords": [ "about igor", "aboutigor.com", "igor", "ramadas", "igor ramadas" ] }