UNPKG

allexmodulerecognitionsync

Version:
49 lines (48 loc) 1.35 kB
{ "name": "allexmodulerecognitionsync", "version": "1.0.2", "description": "A tool for recognizing AllexJS module names the sync way", "main": "index.js", "directories": { "test": "test" }, "scripts": { "test": "mocha" }, "dependencies": { "allex_avltreelowlevellib": "1.x", "allex_checkslowlevellib": "1.x", "allex_destructionlowlevellib": "3.x", "allex_doublelinkedlistbaselowlevellib": "1.x", "allex_eventemitterlowlevellib": "2.x", "allex_fifolowlevellib": "1.x", "allex_functionmanipulationlowlevellib": "1.x", "allex_inheritlowlevellib": "1.x", "allex_maplowlevellib": "1.x", "allex_modulerecognitionlowlevellib": "2.x", "allex_qextlowlevellib": "2.x", "allex_qlowlevellib": "1.x", "allex_timeoutlowlevellib": "1.x", "deasync": "0.x" }, "devDependencies": { "chai": "4.x" }, "repository": { "type": "git", "url": "git+https://github.com/allextools/allexmodulerecognitionsync.git" }, "keywords": [ "ecosystem:AllexJS", "module", "recognition", "sync", "tool" ], "author": "Andrija Petrovic <andrija.hers@gmail.com>", "license": "ISC", "bugs": { "url": "https://github.com/allextools/allexmodulerecognitionsync/issues" }, "homepage": "https://github.com/allextools/allexmodulerecognitionsync#readme" }