Sha256: 66b8804e8b094a16616ddc62c236a878fef18383459596f777adfdd9d92ab138
Contents?: true
Size: 639 Bytes
Versions: 3
Compression:
Stored size: 639 Bytes
Contents
{ "name": "jsoneditor", "description": "A web-based tool to view, edit and format JSON", "tags": [ "json", "editor", "viewer", "formatter" ], "homepage": "http://jsoneditoronline.org/", "repository": { "type": "git", "url": "https://github.com/josdejong/jsoneditor.git" }, "main": [ "./dist/jsoneditor.min.js", "./dist/jsoneditor.min.css" ], "bugs": "https://github.com/josdejong/jsoneditor/issues", "ignore": [ "misc", "node_modules", "test", "tools", "gulpfile.js", "npm-debug.log", ".idea", ".npmignore", ".gitignore" ], "dependencies": {} }
Version data entries
3 entries across 3 versions & 1 rubygems