UNPKG

eligendiodit

Version:
67 lines (66 loc) 1.21 kB
{ "name": "funclib", "version": "4.0.2", "description": "A powerful javascript functions library!", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/CN-Tower/funclib.js.git" }, "keywords": [ "fn", "fn.js", "funclib", "funclib.js", "FuncLib", "function", "functions", "javascript", "typescript", "nodejs", "util", "utils", "tools", "lib", "library", "fn-lib", "js-lib", "js-util", "js-utils", "js-tools", "js-log", "js-logger", "js-library", "ts-lib", "ts-util", "ts-utils", "ts-tools", "ts-log", "ts-logger", "ts-library", "javascript-library", "js-functions", "underscore", "lodash", "jquery", "logger", "print", "pretty", "formatter", "chalk", "full-screen", "typeOf" ], "author": "CN-Tower", "license": "MIT", "bugs": { "url": "https://github.com/CN-Tower/funclib.js/issues" }, "homepage": "https://github.com/CN-Tower/funclib.js#readme", "dependencies": { "progress": "^2.0.0" } }