c33467d191abef39592b0b2b0d23bd007681bcd3.svn-base 2.9 KB
{
  "_from": "nodeunit@~0.7.4",
  "_id": "nodeunit@0.7.4",
  "_inBundle": false,
  "_integrity": "sha1-yQje9/KZ++Zf96yIh4KVXEaq6fg=",
  "_location": "/nodeunit",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "nodeunit@~0.7.4",
    "name": "nodeunit",
    "escapedName": "nodeunit",
    "rawSpec": "~0.7.4",
    "saveSpec": null,
    "fetchSpec": "~0.7.4"
  },
  "_requiredBy": [
    "/grunt"
  ],
  "_resolved": "https://registry.npm.taobao.org/nodeunit/download/nodeunit-0.7.4.tgz",
  "_shasum": "c908def7f299fbe65ff7ac888782955c46aae9f8",
  "_spec": "nodeunit@~0.7.4",
  "_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\grunt",
  "bin": {
    "nodeunit": "bin/nodeunit"
  },
  "bugs": {
    "url": "http://github.com/caolan/nodeunit/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Romain Beauxis",
      "url": "https://github.com/toots"
    },
    {
      "name": "Alex Gorbatchev",
      "url": "https://github.com/alexgorbatchev"
    },
    {
      "name": "Alex Wolfe",
      "url": "https://github.com/alexkwolfe"
    },
    {
      "name": "Carl Fürstenberg",
      "url": "https://github.com/azatoth"
    },
    {
      "name": "Gerad Suyderhoud",
      "url": "https://github.com/gerad"
    },
    {
      "name": "Kadir Pekel",
      "url": "https://github.com/coffeemate"
    },
    {
      "name": "Oleg Efimov",
      "url": "https://github.com/Sannis"
    },
    {
      "name": "Orlando Vazquez",
      "url": "https://github.com/orlandov"
    },
    {
      "name": "Ryan Dahl",
      "url": "https://github.com/ry"
    },
    {
      "name": "Sam Stephenson",
      "url": "https://github.com/sstephenson"
    },
    {
      "name": "Thomas Mayfield",
      "url": "https://github.com/thegreatape"
    },
    {
      "name": "Elijah Insua",
      "email": "tmpvar@gmail.com",
      "url": "http://tmpvar.com"
    }
  ],
  "dependencies": {
    "tap": ">=0.2.3"
  },
  "deprecated": "you are strongly encouraged to use other testing options",
  "description": "Easy unit testing for node.js and the browser.",
  "devDependencies": {
    "should": ">=0.4.2",
    "uglify-js": ">=1.1.0"
  },
  "directories": {
    "lib": "./lib",
    "doc": "./doc",
    "man": "./man1"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/caolan/nodeunit#readme",
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/caolan/nodeunit/raw/master/LICENSE"
    }
  ],
  "maintainers": [
    {
      "name": "Caolan McMahon",
      "url": "https://github.com/caolan"
    }
  ],
  "man": [
    "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\nodeunit\\man1\\nodeunit.1"
  ],
  "name": "nodeunit",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/caolan/nodeunit.git"
  },
  "version": "0.7.4"
}