UNPKG

js_utility_fns

Version:
31 lines (30 loc) 723 B
{ "name": "js_utility_fns", "version": "1.0.7", "description": "Javascript Utility Methods Library", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/dheerajDK92/jsUtility.git" }, "keywords": [ "JavaScript", "Utility", "Methods", "Null Check", "Object Property Check", "Search Array", "Generate Unique Number", "Find Browser", "Browser Name By Javascript" ], "author": "Dheeraj Kumar", "license": "ISC", "bugs": { "url": "https://github.com/dheerajDK92/jsUtility/issues" }, "homepage": "https://github.com/dheerajDK92/jsUtility#readme" }