File tree Expand file tree Collapse file tree 1 file changed +11
-8
lines changed
Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " simplify-sample " ,
2+ "name" : " simplify-pipeline " ,
33 "version" : " 0.1.0" ,
4- "description" : " Simplify - Easy Sample " ,
5- "main" : " sample .js" ,
4+ "description" : " Simplify CLI - Easy Pipeline " ,
5+ "main" : " pipeline .js" ,
66 "bin" : {
7- "simplify-sample " : " sample .js"
7+ "simplify-pipeline " : " pipeline .js"
88 },
99 "scripts" : {},
1010 "repository" : {
1111 "type" : " git" ,
12- "url" : " git+https://github.com/simplify-framework/sample .git"
12+ "url" : " git+https://github.com/simplify-framework/pipeline .git"
1313 },
1414 "keywords" : [
15- " simplify-framework"
15+ " simplify-framework" ,
16+ " pipeline" ,
17+ " gitlab" ,
18+ " github"
1619 ],
1720 "author" : " Duong Dinh Cuong" ,
1821 "license" : " MIT" ,
1922 "bugs" : {
20- "url" : " https://github.com/simplify-framework/sample /issues"
23+ "url" : " https://github.com/simplify-framework/pipeline /issues"
2124 },
22- "homepage" : " https://github.com/simplify-framework/sample #readme" ,
25+ "homepage" : " https://github.com/simplify-framework/pipeline #readme" ,
2326 "dependencies" : {
2427 "dotenv" : " ^8.2.0" ,
2528 "readline-sync" : " ^1.4.10" ,
You can’t perform that action at this time.
0 commit comments