analytics-npmjs
Version:
NPMJS Analytics is a Node.js tool that analyzes download statistics for npm packages maintained by a specified user.
41 lines (40 loc) • 758 B
JSON
{
"name": "analytics-npmjs",
"version": "1.1.9",
"description": "NPMJS Analytics is a Node.js tool that analyzes download statistics for npm packages maintained by a specified user.",
"main": "index.js",
"scripts": {
"start": "node index.js"
},
"bin": {
"npm-analytics": "index.js"
},
"keywords": [
"npm",
"css",
"folder",
"datetime",
"folder editor",
"folder attribute",
"attribute",
"editor",
"class",
"python script",
"python",
"python3",
"python 3",
"nhavantuonglai"
],
"repository": {
"type": "website",
"url": "https://nhavan.vn"
},
"author": "nhavantuonglai",
"license": "MIT",
"dependencies": {
"axios": "^1.8.4"
},
"engines": {
"node": ">=14.0.0"
}
}