{
  "name": "appcd-path",
  "version": "2.0.8",
  "description": "Library for working with paths.",
  "main": "./dist/path",
  "author": "Axway, Inc. <npmjs@appcelerator.com>",
  "maintainers": [
    "Chris Barber <cbarber@axway.com>"
  ],
  "license": "Apache-2.0",
  "scripts": {
    "build": "gulp build",
    "coverage": "gulp coverage",
    "docs": "gulp docs",
    "prepare": "gulp build",
    "test": "gulp test"
  },
  "dependencies": {
    "source-map-support": "^0.5.19"
  },
  "devDependencies": {
    "appcd-gulp": "^3.1.6",
    "fs-extra": "^9.1.0",
    "tmp": "^0.2.1"
  },
  "homepage": "https://github.com/appcelerator/appc-daemon",
  "bugs": "https://github.com/appcelerator/appc-daemon/issues",
  "repository": "https://github.com/appcelerator/appc-daemon/tree/master/packages/appcd-path",
  "engines": {
    "node": ">=10.13.0"
  },
  "gitHead": "15e8b31ac846c3532cd840b6463836a68747c18e"
}
