generator-trend
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -14,5 +14,6 @@ { | ||
"modernizr": "~2.6.2", | ||
"i18next": "~1.6.3" | ||
"i18next": "~1.6.3", | ||
"trend-branding-styleguide": "https://gitlab.tw.trendnet.org/randy_lien/trend-branding-styleguide.git" | ||
}, | ||
"devDependencies": {} | ||
} |
{ | ||
"name": "generator-trend", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "A generator for Yeoman, create trend style project", | ||
"keywords": [ | ||
"yeoman-generator", | ||
"trend" | ||
"trend" | ||
], | ||
@@ -9,0 +9,0 @@ "homepage": "https://github.com/IskenHuang/generator-trend", |
A generator for Yeoman for TrendMicro. | ||
(current is not registered on npm) | ||
## Getting started | ||
* Make sure you have [yo](https://github.com/yeoman/yo) installed: | ||
`npm install -g yo` | ||
* make your project folder `mkdir myProject && mkdir node_modules` | ||
* Install the generator: `git clone https://github.com/IskenHuang/generator-trend.git && mv generator-trend node_modules/` | ||
* Install the generator: `npm install generator-trend` | ||
* Run: `yo trend` | ||
@@ -10,0 +7,0 @@ * Start app on local `grunt server` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 16 instances in 1 package
1
79154
41
1450
15