UNPKG

fcf-framework-lock

Version:
27 lines (26 loc) 590 B
{ "name": "fcf-framework-lock", "version": "1.0.14", "description": "Provides file locking and named mutex functionality", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/fcf-framework/fcf-framework-lock.git" }, "homepage": "https://fcf-framework.is-a-fullstack.dev/packages/fcf-framework-lock", "keywords": [ "fcf", "file lock", "flock", "LockFileEx", "lock", "CreateMutex", "named mutex", "mutex" ], "scripts": { "test": "node ./tests/tests.js" }, "author": "VMarkin", "license": "MIT" }