Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f78b0b6fb8 | ||
|
|
5c8feb571c |
@@ -1,8 +1,9 @@
|
|||||||
# smartdebug
|
# smartdebug
|
||||||
works with gulp, but does nothing. Use it to bootstrap your own gulp plugin with TypeScript, Travis and npm.
|
debug your JavaScript the smart way
|
||||||
|
|
||||||
### Buildstatus/Dependencies
|
### Buildstatus/Dependencies
|
||||||
[](https://travis-ci.org/pushrocks/smartdebug)
|
[](https://travis-ci.org/pushrocks/smartdebug)
|
||||||
|
[](https://david-dm.org/pushrocks/smartdebug)
|
||||||
[](https://david-dm.org/pushrocks/smartdebug#info=devDependencies)
|
[](https://david-dm.org/pushrocks/smartdebug#info=devDependencies)
|
||||||
|
|
||||||
### Usage
|
### Usage
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "smartdebug",
|
"name": "smartdebug",
|
||||||
"version": "0.0.5",
|
"version": "0.0.6",
|
||||||
"description": "debug your JavaScript the smart way",
|
"description": "debug your JavaScript the smart way",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user