npmjs-user
Version:
Ambil detail pengguna NPM termasuk paket dan Gravatar
23 lines • 782 B
JSON
{
"name": "npmjs-user",
"version": "0.0.1",
"description": "Ambil detail pengguna NPM termasuk paket dan Gravatar",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "https://github.com/miftah12345678"
},
"keywords": [ "search", "get-profile", "npm", "user", "profile", "gravatar", "npm-profile", "npm-user", "fetch-npm-user", "npm-registry", "npm-packages", "developer-info", "gravatar-url", "github-npm", "twitter-npm", "npm-api", "npm-package-list", "npm-maintainer", "open-source", "npm-statistics" ],
"author": "Hams-Offc",
"license": "MIT",
"dependencies": {
"cheerio": "^1.0.0-rc.12",
"crypto": "^1.0.1",
"node-fetch": "^2.6.7",
"npm-email": "^3.0.0"
},
"type": "module"
}