{
  "_from": "scroll-tabs@^1.0.1",
  "_id": "scroll-tabs@1.0.1",
  "_inBundle": false,
  "_integrity": "sha1-usBOShcl6KAzRLrmRN1tfNwZJFI=",
  "_location": "/scroll-tabs",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "scroll-tabs@^1.0.1",
    "name": "scroll-tabs",
    "escapedName": "scroll-tabs",
    "rawSpec": "^1.0.1",
    "saveSpec": null,
    "fetchSpec": "^1.0.1"
  },
  "_requiredBy": [
    "/jp-bpmn-js-properties-panel"
  ],
  "_resolved": "https://registry.npm.taobao.org/scroll-tabs/download/scroll-tabs-1.0.1.tgz",
  "_shasum": "bac04e4a1725e8a03344bae644dd6d7cdc192452",
  "_spec": "scroll-tabs@^1.0.1",
  "_where": "D:\\vmes-antd-new\\node_modules\\jp-bpmn-js-properties-panel",
  "author": {
    "name": "bpmn.io",
    "email": "http://bpmn.io"
  },
  "bugs": {
    "url": "https://github.com/bpmn-io/scroll-tabs/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "min-dash": "^3.1.0",
    "min-dom": "^3.1.0",
    "mitt": "^1.1.3"
  },
  "deprecated": false,
  "description": "A tab scrolling component",
  "devDependencies": {
    "chai": "^3.5.0",
    "eslint": "^5.2.0",
    "eslint-plugin-bpmn-io": "^0.5.3",
    "karma": "^2.0.2",
    "karma-chrome-launcher": "^2.2.0",
    "karma-mocha": "^0.2.2",
    "karma-phantomjs-launcher": "^1.0.4",
    "karma-sinon-chai": "^1.2.0",
    "karma-webpack": "^3.0.0",
    "mocha": "^5.2.0",
    "npm-run-all": "^4.1.3",
    "puppeteer": "^1.5.0",
    "sinon": "^1.17.3",
    "sinon-chai": "^2.8.0",
    "webpack": "^4.16.2"
  },
  "homepage": "https://github.com/bpmn-io/scroll-tabs#readme",
  "keywords": [
    "tabs",
    "scroll",
    "component",
    "browser",
    "browserify"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "scroll-tabs",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/bpmn-io/scroll-tabs.git"
  },
  "scripts": {
    "all": "run-s lint test",
    "lint": "eslint .",
    "test": "karma start",
    "test:watch": "karma start --auto-watch --no-single-run"
  },
  "version": "1.0.1"
}
