Sha256: 247d226fd8f88882838044171adcf4c8f44b36d9c27aab5c375fa965a62244c3

Contents?: true

Size: 1.69 KB

Versions: 7

Compression:

Stored size: 1.69 KB

Contents

{
  "name": "figures",
  "version": "1.3.5",
  "description": "Unicode symbols with Windows CMD fallbacks",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git://github.com/sindresorhus/figures"
  },
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "http://sindresorhus.com"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "scripts": {
    "test": "node test.js"
  },
  "files": [
    "index.js"
  ],
  "keywords": [
    "unicode",
    "cli",
    "cmd",
    "command-line",
    "characters",
    "char",
    "symbol",
    "symbols",
    "figure",
    "figures",
    "fallback"
  ],
  "devDependencies": {
    "ava": "0.0.4"
  },
  "readme": "# figures [![Build Status](https://travis-ci.org/sindresorhus/figures.svg?branch=master)](https://travis-ci.org/sindresorhus/figures)\n\n> Unicode symbols with Windows CMD fallbacks\n\n[![](screenshot.png)](index.js)\n\n[*and more...*](index.js)\n\nWindows CMD only supports a [limited character set](http://en.wikipedia.org/wiki/Code_page_437).\n\n\n## Install\n\n```sh\n$ npm install --save figures\n```\n\n\n## Usage\n\nSee the [source](index.js) for supported symbols.\n\n```js\nvar figures = require('figures');\n\nconsole.log(figures.tick);\n// On real OSes:  ✔︎\n// On Windows:    √\n```\n\n\n## License\n\nMIT © [Sindre Sorhus](http://sindresorhus.com)\n",
  "readmeFilename": "readme.md",
  "bugs": {
    "url": "https://github.com/sindresorhus/figures/issues"
  },
  "homepage": "https://github.com/sindresorhus/figures",
  "_id": "figures@1.3.5",
  "_shasum": "d1a31f4e1d2c2938ecde5c06aa16134cf29f4771",
  "_from": "figures@^1.3.2",
  "_resolved": "https://registry.npmjs.org/figures/-/figures-1.3.5.tgz"
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
entangled-0.0.16 spec/dummy/public/node_modules/bower/node_modules/inquirer/node_modules/figures/package.json
entangled-0.0.15 spec/dummy/public/node_modules/bower/node_modules/inquirer/node_modules/figures/package.json
entangled-0.0.14 spec/dummy/public/node_modules/bower/node_modules/inquirer/node_modules/figures/package.json
entangled-0.0.13 spec/dummy/public/node_modules/bower/node_modules/inquirer/node_modules/figures/package.json
entangled-0.0.12 spec/dummy/public/node_modules/bower/node_modules/inquirer/node_modules/figures/package.json
entangled-0.0.11 spec/dummy/public/node_modules/bower/node_modules/inquirer/node_modules/figures/package.json
entangled-0.0.10 spec/dummy/public/node_modules/bower/node_modules/inquirer/node_modules/figures/package.json