Sha256: b96364dbeaa9bdf4369695c36f604aba5e8f63717c16a2db73dbcfd764f89ff4

Contents?: true

Size: 1.47 KB

Versions: 3

Compression:

Stored size: 1.47 KB

Contents

{ "name": "nodeunit"
, "description": "Easy unit testing for node.js and the browser."
, "maintainers":
  [ { "name": "Caolan McMahon"
    , "web": "https://github.com/caolan"
    }
  ]
, "contributors" :
  [ { "name": "Alex Gorbatchev"
    , "web": "https://github.com/alexgorbatchev"
    }
  , { "name": "Alex Wolfe"
    , "web": "https://github.com/alexkwolfe"
    }
  , { "name": "Carl Fürstenberg"
    , "web": "https://github.com/azatoth"
    }
  , { "name": "Gerad Suyderhoud"
    , "web": "https://github.com/gerad"
    }
  , { "name": "Kadir Pekel"
    , "web": "https://github.com/coffeemate"
    }
  , { "name": "Oleg Efimov"
    , "web": "https://github.com/Sannis"
    }
  , { "name": "Orlando Vazquez"
    , "web": "https://github.com/orlandov"
    }
  , { "name": "Ryan Dahl"
    , "web": "https://github.com/ry"
    }
  , { "name": "Sam Stephenson"
    , "web": "https://github.com/sstephenson"
    }
  , { "name": "Thomas Mayfield"
    , "web": "https://github.com/thegreatape"
    }
  , { "name": "Elijah Insua <tmpvar@gmail.com>",
      "web": "http://tmpvar.com"
    }
  ]
, "version": "0.5.3"
, "repository" :
  { "type" : "git"
  , "url" : "http://github.com/caolan/nodeunit.git"
  }
, "bugs" : { "web" : "http://github.com/caolan/nodeunit/issues" }
, "licenses" :
  [ { "type" : "MIT"
    , "url" : "http://github.com/caolan/nodeunit/raw/master/LICENSE"
    }
  ]
, "directories" : { "lib": "./lib", "doc" : "./doc", "man" : "./man1" }
, "bin" : { "nodeunit" : "./bin/nodeunit" }
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
mobile_template-0.0.3 templates/cordova_android/bin/node_modules/nodeunit/package.json
mobile_template-0.0.2 templates/cordova_android/bin/node_modules/nodeunit/package.json
mobile_template-0.0.1 templates/cordova_android/bin/node_modules/nodeunit/package.json