File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1- # generator-statikstack
1+ # generator-node
22
33Generated by [ Node Project Generator] ( https://github.com/statikstack/generator-node ) .
44
@@ -11,7 +11,7 @@ Generated by [Node Project Generator](https://github.com/statikstack/generator-n
1111- Cloning the repo
1212
1313``` bash
14- $ git clone https://github.com/statikstack/generator-statikstack .git
14+ $ git clone https://github.com/statikstack/generator-node .git
1515```
1616
1717- Installing dependencies
@@ -33,7 +33,7 @@ $ npm install
3333
3434# License
3535
36- [ MIT] ( https://github.com/statikstack/generator-statikstack /blob/master/LICENSE )
36+ [ MIT] ( https://github.com/statikstack/generator-node /blob/master/LICENSE )
3737
38- [ license-badge ] : https://img.shields.io/github/license/statikstack/generator-statikstack .svg
38+ [ license-badge ] : https://img.shields.io/github/license/statikstack/generator-node .svg
3939[ license-url ] : https://opensource.org/licenses/MIT
Original file line number Diff line number Diff line change 11# <%= project %>
22
3- Generated by [Statik Project Generator](https://github.com/statikstack/generator-statikstack ).
3+ Generated by [Statik Project Generator](https://github.com/statikstack/generator-node ).
44
55[![License][license-badge]][license-url]
66
Original file line number Diff line number Diff line change 11{
2- "name" : " generator-statikstack " ,
2+ "name" : " @statikstack/ generator-node " ,
33 "version" : " 1.0.0" ,
44 "description" : " Yeoman generator for Node projects." ,
55 "author" : " Statik <statikstack@gmail.com>" ,
6- "homepage" : " https://github.com/statikstack/generator-statikstack #readme" ,
6+ "homepage" : " https://github.com/statikstack/generator-node #readme" ,
77 "keywords" : [
88 " yeoman" ,
99 " yeoman-generator"
2121 },
2222 "repository" : {
2323 "type" : " git" ,
24- "url" : " https://github.com/statikstack/generator-statikstack .git"
24+ "url" : " https://github.com/statikstack/generator-node .git"
2525 },
2626 "bugs" : {
27- "url" : " https://github.com/statikstack/generator-statikstack /issues"
27+ "url" : " https://github.com/statikstack/generator-node /issues"
2828 },
2929 "dependencies" : {
3030 "yeoman-generator" : " 3.0.0"
You can’t perform that action at this time.
0 commit comments