File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " @finsit/ eslint-plugin-cypress" ,
3
- "version" : " 3.1.1 " ,
2
+ "name" : " eslint-plugin-cypress" ,
3
+ "version" : " 0.0.0-development " ,
4
4
"description" : " An ESLint plugin for projects using Cypress" ,
5
5
"main" : " index.js" ,
6
6
"author" :
" Chris Breiding ([email protected] )" ,
12
12
],
13
13
"repository" : {
14
14
"type" : " git" ,
15
- "url" : " git+https://github.com/foretagsplatsen /eslint-plugin-cypress.git"
15
+ "url" : " git+https://github.com/cypress-io /eslint-plugin-cypress.git"
16
16
},
17
17
"bugs" : {
18
- "url" : " https://github.com/foretagsplatsen /eslint-plugin-cypress/issues"
18
+ "url" : " https://github.com/cypress-io /eslint-plugin-cypress/issues"
19
19
},
20
- "homepage" : " https://github.com/foretagsplatsen /eslint-plugin-cypress#readme" ,
20
+ "homepage" : " https://github.com/cypress-io /eslint-plugin-cypress#readme" ,
21
21
"engines" : {
22
22
"node" : " >=8.10.0"
23
23
},
You can’t perform that action at this time.
0 commit comments