1.0.5 • Published 7 years ago

nuget.getstats v1.0.5

Weekly downloads
2
License
ISC
Repository
-
Last release
7 years ago

Summary

A Node.js package that gets a nuget package statistics

Usage

npm install nuget.getstats -S

Then,

var nugetStats = require('nuget.getstats');
nugetStats.GetNugetPackageStats('printclassinstance').then(function(data) {
    console.log(data);
})

Project Site

Project Site

License

Apache 2.0

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago