interface.editor
interface.editor copied to clipboard
Fix naming in package.json for new npm
NPM (newest version) complains about spaces in the "name" field in package.json. Removing the space fixes this error.