File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " javascript-strings -lab" ,
2
+ "name" : " js-variables -lab" ,
3
3
"version" : " 0.2.0" ,
4
- "description" : " JavaScript Strings Code-along for Learn.co" ,
4
+ "description" : " JavaScript Variables Lab for Learn.co" ,
5
5
"main" : " index.js" ,
6
6
"repository" : {
7
7
"type" : " git" ,
8
- "url" : " git+ssh://git@github.com/learn-co-curriculum/javascript-strings -lab.git"
8
+ "url" : " git+ssh://git@github.com/learn-co-curriculum/js-basics-variables -lab.git"
9
9
},
10
10
"keywords" : [
11
11
" learn" ,
12
12
" flatiron school" ,
13
13
" javascript" ,
14
- " strings" ,
15
- " code-along"
14
+ " variables" ,
15
+ " let" ,
16
+ " const" ,
17
+ " lab"
16
18
],
17
- "author" : " @gj " ,
19
+ "author" : " @jk " ,
18
20
"license" : " SEE LICENSE IN LICENSE.md" ,
19
21
"bugs" : {
20
- "url" : " https://github.com/learn-co-curriculum/javascript-strings -lab/issues"
22
+ "url" : " https://github.com/learn-co-curriculum/js-basics-variables -lab/issues"
21
23
},
22
- "homepage" : " https://github.com/learn-co-curriculum/javascript-strings -lab#readme" ,
24
+ "homepage" : " https://github.com/learn-co-curriculum/js-basics-variables -lab#readme" ,
23
25
"devDependencies" : {
24
26
"learn-browser" : " ^0.1.6"
25
27
}
You can’t perform that action at this time.
0 commit comments