{
  "name": "gulp-conf-sourcemap",
  "version": "1.0.5",
  "description": "",
  "main": "dist/src/index.js",
  "scripts": {
    "installs": "npm install --registry=http://registry.npm.baidu-int.com",
    "test": "jest",
    "debug": "node --inspect server.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/searchfe/gulp-conf-sourcemap.git"
  },
  "author": "liujing",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/searchfe/gulp-conf-sourcemap/issues"
  },
  "homepage": "https://github.com/searchfe/gulp-conf-sourcemap#readme",
  "devDependencies": {
    "@types/gulp": "^4.0.6",
    "@types/gulp-util": "^3.0.34",
    "@types/jest": "^24.0.15",
    "@types/replace-ext": "0.0.27",
    "gulp": "^4.0.2",
    "gulp-ext-replace": "^0.3.0",
    "gulp-typescript": "^5.0.1",
    "jest": "^24.8.0",
    "tern": "^0.24.1",
    "ts-jest": "^24.0.2",
    "ts-node": "^8.3.0",
    "typescript": "^3.4.5"
  },
  "dependencies": {
    "del": "^5.0.0",
    "glob": "^7.1.3",
    "gulp-util": "^3.0.8",
    "json2php": "0.0.4",
    "readable-stream": "^3.4.0",
    "replace-ext": "^1.0.0",
    "through2": "^3.0.1",
    "ts2php": "^0.12.0"
  },
  "directories": {
    "test": "test"
  }
}
