Sha256: c2c7a6231cda81bd990a8182b28eca64f111454e248c708078a428f3810bf21d

Contents?: true

Size: 1.84 KB

Versions: 1

Compression:

Stored size: 1.84 KB

Contents

{
  "name": "jscoverage",
  "version": "0.3.8",
  "description": "a javascript coverage tool, can be used in node dev, and browser side js dev",
  "main": "index.js",
  "bin": {
    "jscoverage": "./bin/jscoverage"
  },
  "scripts": {
    "test": "mocha test/test.js"
  },
  "engines": {
    "node": ">=0.8"
  },
  "dependencies": {
    "uglify-js": "1.3.4",
    "optimist": "0.3.1"
  },
  "devDependencies": {
    "mocha": "*",
    "expect.js": "*",
    "xfs": "*"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/fishbar/jscoverage.git"
  },
  "keywords": [
    "jscoverage",
    "node",
    "javascript",
    "coverage",
    "dev",
    "tool"
  ],
  "author": {
    "name": "fish",
    "email": "zhengxinlin@gmail.com"
  },
  "contributors": [
    {
      "name": "christineRR",
      "email": "rongkunli1215@gmail.com"
    }
  ],
  "license": "MIT",
  "_npmUser": {
    "name": "fish",
    "email": "zhengxinlin@gmail.com"
  },
  "_id": "jscoverage@0.3.8",
  "optionalDependencies": {},
  "_engineSupported": true,
  "_npmVersion": "1.1.21",
  "_nodeVersion": "v0.8.14",
  "_defaultsLoaded": true,
  "dist": {
    "shasum": "8a388166cf17517e93cc939603522d68635a4ac5",
    "tarball": "http://registry.npmjs.org/jscoverage/-/jscoverage-0.3.8.tgz"
  },
  "maintainers": [
    {
      "name": "kate.sf",
      "email": "kate.sf@taobao.com"
    },
    {
      "name": "fish",
      "email": "zhengxinlin@gmail.com"
    },
    {
      "name": "sunfang1cn",
      "email": "kate.sf@taobao.com"
    }
  ],
  "directories": {},
  "_shasum": "8a388166cf17517e93cc939603522d68635a4ac5",
  "_resolved": "https://registry.npmjs.org/jscoverage/-/jscoverage-0.3.8.tgz",
  "_from": "jscoverage@0.3.8",
  "bugs": {
    "url": "https://github.com/fishbar/jscoverage/issues"
  },
  "readme": "ERROR: No README data found!",
  "homepage": "https://github.com/fishbar/jscoverage"
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
stylus-source-0.49.3 vendor/node_modules/jscoverage/package.json