01c9fae6cab8d5a621aaf2a9e0f2a1fc64be7131.svn-base 1.98 KB
{
  "_from": "flow-remove-types@^2.112.0",
  "_id": "flow-remove-types@2.143.1",
  "_inBundle": false,
  "_integrity": "sha1-4gXULemakdHyjYOzlO5zknNoJY8=",
  "_location": "/flow-remove-types",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "flow-remove-types@^2.112.0",
    "name": "flow-remove-types",
    "escapedName": "flow-remove-types",
    "rawSpec": "^2.112.0",
    "saveSpec": null,
    "fetchSpec": "^2.112.0"
  },
  "_requiredBy": [
    "/tap"
  ],
  "_resolved": "https://registry.npm.taobao.org/flow-remove-types/download/flow-remove-types-2.143.1.tgz",
  "_shasum": "e205d42de99a91d1f28d83b394ee73927368258f",
  "_spec": "flow-remove-types@^2.112.0",
  "_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\tap",
  "author": {
    "name": "Flow Team",
    "email": "flow@fb.com"
  },
  "bin": {
    "flow-remove-types": "flow-remove-types",
    "flow-node": "flow-node"
  },
  "bugs": {
    "url": "https://github.com/facebook/flow/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Lee Byron",
      "email": "lee@leebyron.com",
      "url": "http://leebyron.com/"
    }
  ],
  "dependencies": {
    "flow-parser": "^0.143.1",
    "pirates": "^3.0.2",
    "vlq": "^0.2.1"
  },
  "deprecated": false,
  "description": "Removes Flow type annotations from JavaScript files with speed and simplicity.",
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js",
    "register.js",
    "flow-remove-types",
    "flow-node",
    "LICENSE"
  ],
  "homepage": "https://flow.org",
  "keywords": [
    "flow",
    "flowtype",
    "compiler",
    "transpiler",
    "transform",
    "es6"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "flow-remove-types",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/flow.git"
  },
  "scripts": {
    "test": "./test.sh",
    "test-update": "./test-update.sh"
  },
  "version": "2.143.1"
}