namespace Needle.Engine.ProjectBundle { public static class Constants { public const string Extension = ".npmdef"; } }