Your IP : 216.73.216.86


Current Path : /home/emeraadmin/public_html/node_modules/npm/node_modules/text-table/
Upload File :
Current File : /home/emeraadmin/public_html/node_modules/npm/node_modules/text-table/package.json

{
  "_id": "text-table@0.2.0",
  "_inBundle": true,
  "_location": "/npm/text-table",
  "_phantomChildren": {},
  "_requiredBy": [
    "/npm"
  ],
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/text-table/issues"
  },
  "description": "borderless text tables with alignment",
  "devDependencies": {
    "cli-color": "~0.2.3",
    "tap": "~0.4.0",
    "tape": "~1.0.2"
  },
  "homepage": "https://github.com/substack/text-table",
  "keywords": [
    "text",
    "table",
    "align",
    "ascii",
    "rows",
    "tabular"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "text-table",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/text-table.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "testling": {
    "files": "test/*.js",
    "browsers": [
      "ie/6..latest",
      "chrome/20..latest",
      "firefox/10..latest",
      "safari/latest",
      "opera/11.0..latest",
      "iphone/6",
      "ipad/6"
    ]
  },
  "version": "0.2.0"
}