UNPKG

npm-utilities

Version:

The most complete, powerful and flexible npm module to retrieve package, user and status data from npmjs.com programmatically with the power of web scraping!

15 lines (14 loc) 280 B
{ "npm": { "package": { "main": "https://www.npmjs.com/package/", "search": "https://www.npmjs.com/search?q=" }, "user": { "main": "https://www.npmjs.com/~" }, "status": { "main": "https://status.npmjs.org/" } } }