1.0.5 • Published 8 years ago

nuget.getstats v1.0.5

Weekly downloads
2
License
ISC
Repository
-
Last release
8 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

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago