Sha256: 6ff8f5ffde821bc13f731aab5794b0dd9b499be63ecfc9635655bce1942310f4

Contents?: true

Size: 1.24 KB

Versions: 21

Compression:

Stored size: 1.24 KB

Contents

{
  "name": "simple-wcswidth",
  "version": "1.0.1",
  "description": "Simplified JS/TS implementation of wcswidth() written by Markus Kuhn in C",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "repository": "git@github.com:ayonious/simple-wcswidth.git",
  "author": "Nahiyan Kamal <noyanayihan@gmail.com>",
  "license": "MIT",
  "scripts": {
    "setup": "yarn",
    "build": "tsc",
    "format": "prettier --write \"**/*.{json,md,ts,tsx,yml,js,jsx}\"",
    "test": "jest --config jestconfig.json",
    "lint": "eslint --ext=js,ts ."
  },
  "keywords": [
    "wcwidth",
    "wcswidth",
    "console-width"
  ],
  "files": [
    "dist"
  ],
  "devDependencies": {
    "@semantic-release/changelog": "^5.0.1",
    "@semantic-release/git": "^9.0.0",
    "@types/jest": "^26.0.16",
    "@typescript-eslint/eslint-plugin": "^4.9.0",
    "@typescript-eslint/parser": "^4.9.0",
    "eslint": "^7.15.0",
    "eslint-config-airbnb-base": "^14.2.1",
    "eslint-config-prettier": "^6.15.0",
    "eslint-plugin-import": "^2.22.1",
    "eslint-plugin-prettier": "^3.2.0",
    "husky": "^4.3.0",
    "jest": "^26.6.3",
    "prettier": "^2.2.1",
    "pretty-quick": "^3.1.0",
    "semantic-release": "^17.3.0",
    "ts-jest": "^26.4.4",
    "typescript": "^4.1.2"
  }
}

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
appmap-0.72.2 ./node_modules/simple-wcswidth/package.json
appmap-0.72.1 ./node_modules/simple-wcswidth/package.json
appmap-0.72.0 ./node_modules/simple-wcswidth/package.json
appmap-0.71.0 ./node_modules/simple-wcswidth/package.json
appmap-0.70.2 ./node_modules/simple-wcswidth/package.json
appmap-0.70.1 ./node_modules/simple-wcswidth/package.json
appmap-0.70.0 ./node_modules/simple-wcswidth/package.json
appmap-0.69.0 ./node_modules/simple-wcswidth/package.json
appmap-0.68.2 ./node_modules/simple-wcswidth/package.json
appmap-0.68.1 ./node_modules/simple-wcswidth/package.json
appmap-0.68.0 ./node_modules/simple-wcswidth/package.json
appmap-0.67.1 ./node_modules/simple-wcswidth/package.json
appmap-0.67.0 ./node_modules/simple-wcswidth/package.json
appmap-0.66.2 ./node_modules/simple-wcswidth/package.json
appmap-0.66.1 ./node_modules/simple-wcswidth/package.json
appmap-0.66.0 ./node_modules/simple-wcswidth/package.json
appmap-0.65.1 ./node_modules/simple-wcswidth/package.json
appmap-0.65.0 ./node_modules/simple-wcswidth/package.json
appmap-0.64.0 ./node_modules/simple-wcswidth/package.json
appmap-0.63.0 ./node_modules/simple-wcswidth/package.json