Sha256: 1c5c73b201f50ae5201dc7afad16ccb32f16c411040c5b93b689f4c6ade17c27

Contents?: true

Size: 788 Bytes

Versions: 74

Compression:

Stored size: 788 Bytes

Contents

{
  "name": "is-fullwidth-code-point",
  "version": "2.0.0",
  "description": "Check if the character represented by a given Unicode code point is fullwidth",
  "license": "MIT",
  "repository": "sindresorhus/is-fullwidth-code-point",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "engines": {
    "node": ">=4"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "files": [
    "index.js"
  ],
  "keywords": [
    "fullwidth",
    "full-width",
    "full",
    "width",
    "unicode",
    "character",
    "char",
    "string",
    "str",
    "codepoint",
    "code",
    "point",
    "is",
    "detect",
    "check"
  ],
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "xo": {
    "esnext": true
  }
}

Version data entries

74 entries across 63 versions & 16 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/is-fullwidth-code-point/package.json
disco_app-0.18.0 test/dummy/node_modules/is-fullwidth-code-point/package.json
disco_app-0.18.2 test/dummy/node_modules/is-fullwidth-code-point/package.json
trusty-cms-5.0.7 node_modules/is-fullwidth-code-point/package.json
trusty-cms-5.0.6 node_modules/is-fullwidth-code-point/package.json
trusty-cms-5.0.5 node_modules/is-fullwidth-code-point/package.json
trusty-cms-5.0.4 node_modules/is-fullwidth-code-point/package.json
disco_app-0.16.1 test/dummy/node_modules/is-fullwidth-code-point/package.json
disco_app-0.15.2 test/dummy/node_modules/is-fullwidth-code-point/package.json
trusty-cms-5.0.3 node_modules/is-fullwidth-code-point/package.json
trusty-cms-5.0.2 node_modules/is-fullwidth-code-point/package.json
disco_app-0.18.4 test/dummy/node_modules/is-fullwidth-code-point/package.json
disco_app-0.18.1 test/dummy/node_modules/is-fullwidth-code-point/package.json
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/is-fullwidth-code-point/package.json
disco_app-0.14.0 test/dummy/node_modules/is-fullwidth-code-point/package.json
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/is-fullwidth-code-point/package.json
trusty-cms-5.0.1 node_modules/is-fullwidth-code-point/package.json
trusty-cms-4.3.5 node_modules/is-fullwidth-code-point/package.json
trusty-cms-5.0.0 node_modules/is-fullwidth-code-point/package.json
trusty-cms-4.3.4 node_modules/is-fullwidth-code-point/package.json