UNPKG

percent-value

Version:
55 lines 1.07 kB
{ "name": "percent-value", "version": "1.0.10", "description": "Percentage helper functions.", "main": "lib/index.js", "directories": { "example": "example" }, "scripts": { "test": "node test" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/IonicaBizau/percent-value.git" }, "keywords": [ "percent", "percentage", "of", "get", "from", "is", "helper", "utility" ], "author": "Ionică Bizău <bizauionica@gmail.com> (https://ionicabizau.net)", "license": "MIT", "bugs": { "url": "https://github.com/IonicaBizau/percent-value/issues" }, "homepage": "https://github.com/IonicaBizau/percent-value#readme", "devDependencies": { "tester": "^1.3.1" }, "blah": { "h_img": "http://i.imgur.com/aDuRzA9.png" }, "files": [ "bin/", "app/", "lib/", "dist/", "src/", "scripts/", "resources/", "menu/", "cli.js", "index.js", "index.d.ts", "package-lock.json", "bloggify.js", "bloggify.json", "bloggify/" ] }