UNPKG

@naimi/alib

Version:
77 lines (76 loc) 1.98 kB
{ "_from": "@naimi/alib", "_id": "@naimi/alib@0.2109.29", "_inBundle": false, "_integrity": "sha512-HXmOpajslD8wFPNc1JWhTW5WpLMIVL7x5p5lE3CYkspnjctupsyoK7OWbzICKf/1NfBi1vrcHzAnYPxIh8xtCw==", "_location": "/@naimi/alib", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "@naimi/alib", "name": "@naimi/alib", "escapedName": "@naimi%2falib", "scope": "@naimi", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/@naimi/alib/-/alib-0.2109.29.tgz", "_shasum": "4643429ff3627d2d0f95102ca2ef8cff49e91b94", "_spec": "@naimi/alib", "_where": "C:\\TotalCMD\\usr\\sci\\dev\\js", "author": { "name": "Alireza Naimi", "url": "https://candm-associates.com" }, "bugs": { "url": "https://github.com/alinaimi/alib/issues" }, "bundleDependencies": false, "config": {}, "contributors": [ { "name": "Alireza Naimi", "url": "https://github.com/alinaimi" } ], "copyright": "Copyright 2020 Alireza Naimi", "dependencies": {}, "deprecated": false, "description": "alib", "devDependencies": {}, "engines": { "node": ">=10", "npm": ">=6" }, "homepage": "https://github.com/alinaimi/alib#readme", "jest": {}, "keywords": [ "alib" ], "license": "ISC", "main": "index.js", "name": "@naimi/alib", "private": false, "repository": { "type": "git", "url": "git+https://github.com/alinaimi/alib.git" }, "scripts": { "build": "node build", "changelog": "auto-changelog --starting-version 3.0.0 --commit-limit false --hide-credit", "eject": "node eject", "eslint": "eslint", "lint": "eslint \"src/**/*.js\"", "start": "node start", "test": "node test", "test:cov": "npm test -- --coverage --watchAll=false", "test:debug": "node --inspect-brk test --runInBand" }, "version": "0.2109.29" }