# node-license-getter **Repository Path**: bobshi/node-license-getter ## Basic Information - **Project Name**: node-license-getter - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-12-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # node-license-getter grab the license of the modules which project depencies from package.json ## Usage `node index [package.json filepath]` For example, if you execute `node index ../project/someproject/package.json`, it will parse the package.json file, and get dependencies modules and grab the license infomation from https://www.npmjs.com/