Nibiru by Stiven

<PackageReference Include="Nibiru" Version="0.0.4" />

 Nibiru 0.0.4

Nibiru is a library to help application development.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>Nibiru</id>
    <version>0.0.4</version>
    <title>Nibiru</title>
    <authors>Stiven</authors>
    <owners>Stiven</owners>
    <licenseUrl>http://www.gnu.org/licenses/lgpl.html</licenseUrl>
    <projectUrl>http://nibiru.azurewebsites.net</projectUrl>
    <iconUrl>http://nibiru.azurewebsites.net/logo.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Nibiru is a library to help application development.</description>
    <summary>Nibiru is a library to help application development.</summary>
    <releaseNotes />
    <tags>log web.config abstract builder</tags>
    <dependencies>
      <dependency id="Newtonsoft.Json" version="6.0.4" />
    </dependencies>
  </metadata>
</package>