{ "name": "player-notes", "title": "Player Notes", "description": "Adds the option to create notes for Actors, Items and JournalEntrys accessible to Players", "version": "0.8.6.7", "author": "techogre", "scripts": ["./player-notes.js"], "styles": ["./player-notes.css"], "url": "https://github.com/techogre/player-notes", "manifest": "https://raw.githubusercontent.com/techogre/player-notes/master/module.json", "download": "https://github.com/techogre/player-notes/archive/master.zip", "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "ja", "name": "Japanese", "path": "lang/ja.json" }, { "lang": "fr", "name": "French (FRANCE)", "path": "lang/fr.json" } ], "minimumCoreVersion": "0.7.9", "compatibleCoreVersion": "0.8.6" }