npm install ./my-package
npm install /home/user/workspace/my-package
npm install github地址
TypeScript 类型断言(Type assertions)
TypeScript Omit