UNPKG

easy-keyvalues

Version:

Parse Valve KeyValues Format and easy to use in nodejs or browser.

25 lines 585 B
{ "name": "easy-keyvalues", "version": "1.2.8", "description": "Parse Valve KeyValues Format and easy to use in nodejs or browser.", "main": "node.js", "engines": { "node": ">=16.0.0" }, "engineStrict": true, "author": "RobinCode", "homepage": "https://github.com/robincodex/easy-keyvalues", "repository": { "type": "git", "url": "git+https://github.com/robincodex/easy-keyvalues.git" }, "keywords": [ "KeyValues", "KeyValues3", "Valve KeyValues", "Source2 KeyValues3" ], "license": "MIT", "dependencies": {}, "scripts": {} }