File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
# html-css-javascript-webpack
2
2
3
- Generated by [ Node Project Generator] ( https://github.com/robertoachar /generator-node ) .
3
+ Generated by [ Node Project Generator] ( https://github.com/statikstack /generator-node ) .
4
4
5
5
[ ![ License] [ license-badge ]] [ license-url ]
6
6
@@ -11,7 +11,7 @@ Generated by [Node Project Generator](https://github.com/robertoachar/generator-
11
11
- Clone the repo
12
12
13
13
``` bash
14
- $ git clone https://github.com/robertoachar /html-css-javascript-webpack.git
14
+ $ git clone https://github.com/statikstack /html-css-javascript-webpack.git
15
15
```
16
16
17
17
- Install dependencies
@@ -30,11 +30,11 @@ $ npm install
30
30
31
31
# Author
32
32
33
- [ Roberto Achar ] ( https://twitter.com/robertoachar )
33
+ [ Statik ] ( https://twitter.com/statikstack )
34
34
35
35
# License
36
36
37
- [ MIT] ( https://github.com/robertoachar /html-css-javascript-webpack/blob/master/LICENSE )
37
+ [ MIT] ( https://github.com/statikstack /html-css-javascript-webpack/blob/master/LICENSE )
38
38
39
- [ license-badge ] : https://img.shields.io/github/license/robertoachar /html-css-javascript-webpack.svg
39
+ [ license-badge ] : https://img.shields.io/github/license/statikstack /html-css-javascript-webpack.svg
40
40
[ license-url ] : https://opensource.org/licenses/MIT
Original file line number Diff line number Diff line change 2
2
"name" : " html-css-javascript-webpack" ,
3
3
"version" : " 1.0.0" ,
4
4
"description" : " todo" ,
5
- "author" : " Roberto Achar <robertoachar @gmail.com>" ,
6
- "homepage" : " https://github.com/robertoachar /html-css-javascript-webpack#readme" ,
5
+ "author" : " Statik <statikstack @gmail.com>" ,
6
+ "homepage" : " https://github.com/statikstack /html-css-javascript-webpack#readme" ,
7
7
"keywords" : [
8
8
" node"
9
9
],
18
18
},
19
19
"repository" : {
20
20
"type" : " git" ,
21
- "url" : " https://github.com/robertoachar /html-css-javascript-webpack.git"
21
+ "url" : " https://github.com/statikstack /html-css-javascript-webpack.git"
22
22
},
23
23
"bugs" : {
24
- "url" : " https://github.com/robertoachar /html-css-javascript-webpack/issues"
24
+ "url" : " https://github.com/statikstack /html-css-javascript-webpack/issues"
25
25
},
26
26
"dependencies" : {
27
27
"normalize.css" : " 8.0.0"
You can’t perform that action at this time.
0 commit comments