**Environment** - CLI: 6.3.0 - Cross-platform modules: 6.3.2 - Android Runtime: 6.3.0 - iOS Runtime: 6.3.0 **Describe the bug** tns info command does not work in a project that uses `@nativescript/core` instead of `tns-core-modules` **To Reproduce** Try running `tns info` in a project that uses `@nativescript/core` instead of `tns-core-modules` **Expected behavior** Expect it to show version information.