UNPKG

json-easy-strip

Version:

Load and strip JS-type comments from JSON file, easy and fast!

35 lines (34 loc) 721 B
{ "name": "json-easy-strip", "version": "1.0.6", "description": "Load and strip JS-type comments from JSON file, easy and fast!", "license": "MIT", "author": { "name": "tarkh", "email": "tarkhx@gmail.com", "url": "https://tarkh.com" }, "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/tarkh/json-easy-strip.git" }, "keywords": [ "json", "remove", "comments", "easy", "fast", "parse", "config", "configuration", "settings", "strip", "delete", "filter" ], "bugs": { "url": "https://github.com/tarkh/json-easy-strip/issues" }, "homepage": "https://github.com/tarkh/json-easy-strip#readme" }