Skip to content

Instantly share code, notes, and snippets.

@mblakele
Created August 20, 2015 21:20
Show Gist options
  • Save mblakele/0d0cd3147b82892bb0a3 to your computer and use it in GitHub Desktop.
Save mblakele/0d0cd3147b82892bb0a3 to your computer and use it in GitHub Desktop.

Revisions

  1. mblakele created this gist Aug 20, 2015.
    9 changes: 9 additions & 0 deletions package.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,9 @@
    {
    "name": "npm3-npm2-compat-test",
    "version": "0.0.1",
    "private": true,
    "license": "apache",
    "dependencies": {
    "chokidar": "^1.0.5"
    }
    }