File tree Expand file tree Collapse file tree 2 files changed +9
-7
lines changed
Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 33
44Command Line tools for CODERs
55
6- [ ![ oclif] ( https://img.shields.io/badge/cli-oclif-brightgreen.svg )] ( https://oclif.io )
7- [ ![ Version] ( https://img.shields.io/npm/v/cdt.svg )] ( https://npmjs.org/package/cdt )
8- [ ![ Downloads/week] ( https://img.shields.io/npm/dw/cdt.svg )] ( https://npmjs.org/package/cdt )
9- [ ![ License] ( https://img.shields.io/npm/l/cdt.svg )] ( https://github.com//cdt/blob/master/package.json ) [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/codingtools/cdt.svg )] ( https://greenkeeper.io/ )
6+ [ ![ Version] ( https://img.shields.io/npm/v/@codingtools/cdt.svg )] ( https://npmjs.org/package/@codingtools/cdt )
7+ [ ![ Downloads/week] ( https://img.shields.io/npm/dw/@codingtools/cdt.svg )] ( https://npmjs.org/package/@codingtools/cdt )
8+ [ ![ License] ( https://img.shields.io/npm/l/@codingtools/cdt.svg )] ( https://github.com/codingtools/cdt/blob/master/package.json )
9+ [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/codingtools/cdt.svg )] ( https://greenkeeper.io/ )
10+ [ ![ CircleCI] ( https://circleci.com/gh/codingtools/cdt/tree/master.svg?style=shield )] ( https://circleci.com/gh/codingtools/cdt/tree/release/release-v0.1 )
11+ [ ![ Downloads/week] ( https://img.shields.io/npm/dw/@codingtools/cdt/command.svg )] ( https://npmjs.org/package/@codingtools/cdt/command )
1012
1113<!-- toc -->
1214* [ Usage] ( #usage )
Original file line number Diff line number Diff line change 11{
22 "name" : " cdt" ,
33 "description" : " Command Line tools for CODERs" ,
4- "version" : " 0.0.1 " ,
5- "author" : " ashish @ashishpatel0720" ,
4+ "version" : " 0.1.0 " ,
5+ "author" : " Ashish Patel @ashishpatel0720" ,
66 "bin" : {
77 "cdt" : " ./bin/run"
88 },
9- "bugs" : " https://github.com//cdt/issues" ,
9+ "bugs" : " https://github.com/codingtools /cdt/issues" ,
1010 "dependencies" : {
1111 "@oclif/command" : " ^1.5.19" ,
1212 "@oclif/config" : " ^1.13.3" ,
You can’t perform that action at this time.
0 commit comments