Your IP : 216.73.216.91


Current Path : /var/node/inatote/Inatote-Backend/node_modules/clipanion/
Upload File :
Current File : /var/node/inatote/Inatote-Backend/node_modules/clipanion/package.json

{
  "_from": "clipanion@^2.6.2",
  "_id": "clipanion@2.6.2",
  "_inBundle": false,
  "_integrity": "sha512-0tOHJNMF9+4R3qcbBL+4IxLErpaYSYvzs10aXuECDbZdJOuJHdagJMAqvLdeaUQTI/o2uSCDRpet6ywDiKOAYw==",
  "_location": "/clipanion",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "clipanion@^2.6.2",
    "name": "clipanion",
    "escapedName": "clipanion",
    "rawSpec": "^2.6.2",
    "saveSpec": null,
    "fetchSpec": "^2.6.2"
  },
  "_requiredBy": [
    "/@yarnpkg/core",
    "/@yarnpkg/shell"
  ],
  "_resolved": "https://registry.npmjs.org/clipanion/-/clipanion-2.6.2.tgz",
  "_shasum": "820e7440812052442455b248f927b187ed732f71",
  "_spec": "clipanion@^2.6.2",
  "_where": "/var/node/inatote/Inatote-Backend/node_modules/@yarnpkg/core",
  "bugs": {
    "url": "https://github.com/arcanis/clipanion/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "> Type-safe CLI library with no dependencies",
  "devDependencies": {
    "@types/chai": "^4.2.11",
    "@types/chai-as-promised": "^7.1.2",
    "@types/mocha": "^7.0.2",
    "@types/node": "^14.0.13",
    "@types/yup": "^0.29.3",
    "@wessberg/rollup-plugin-ts": "^1.2.25",
    "chai": "^4.2.0",
    "chai-as-promised": "^7.1.1",
    "get-stream": "^5.1.0",
    "mocha": "^8.0.1",
    "rollup": "^2.16.1",
    "ts-node": "^8.10.2",
    "tslib": "^2.0.0",
    "typescript": "^4.0.3",
    "yup": "^0.29.1"
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/arcanis/clipanion#readme",
  "license": "MIT",
  "main": "lib/index",
  "name": "clipanion",
  "publishConfig": {
    "main": "lib/index"
  },
  "repository": {
    "url": "git+https://github.com/arcanis/clipanion.git",
    "type": "git"
  },
  "scripts": {
    "demo": "node --require ts-node/register sources/demos/advanced.ts",
    "postpack": "rm -rf lib",
    "prepack": "rm -rf lib && rollup -c",
    "test": "FORCE_COLOR=1 mocha --require ts-node/register --extension ts tests"
  },
  "version": "2.6.2"
}