06119878f319a42c6205e2e6ce6f82c4d28e4673.svn-base 1.66 KB
{
  "_from": "events-to-array@^1.0.1",
  "_id": "events-to-array@1.1.2",
  "_inBundle": false,
  "_integrity": "sha1-LUH1Y+H+QA7Uli/hpNXGp1Od9/Y=",
  "_location": "/events-to-array",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "events-to-array@^1.0.1",
    "name": "events-to-array",
    "escapedName": "events-to-array",
    "rawSpec": "^1.0.1",
    "saveSpec": null,
    "fetchSpec": "^1.0.1"
  },
  "_requiredBy": [
    "/tap-parser"
  ],
  "_resolved": "https://registry.npm.taobao.org/events-to-array/download/events-to-array-1.1.2.tgz",
  "_shasum": "2d41f563e1fe400ed4962fe1a4d5c6a7539df7f6",
  "_spec": "events-to-array@^1.0.1",
  "_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\tap-parser",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/events-to-array/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Put a bunch of emitted events in an array, for testing.",
  "devDependencies": {
    "tap": "^10.3.2"
  },
  "directories": {
    "test": "test"
  },
  "homepage": "https://github.com/isaacs/events-to-array",
  "license": "ISC",
  "main": "etoa.js",
  "name": "events-to-array",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/isaacs/events-to-array.git"
  },
  "scripts": {
    "postpublish": "git push origin --all; git push origin --tags",
    "postversion": "npm publish",
    "preversion": "npm test",
    "test": "tap test/*.js --100"
  },
  "version": "1.1.2"
}