{
  "_from": "cordova-serve@^1.0.0",
  "_id": "cordova-serve@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-0Glx5HvD70OmO0vbsJn6Dp0BLgvhDj6dMIo3vp9c0h389u7GjQ9EGks8FeGEg8v+4mPjzVBmbw0IjBG+TnXdEg==",
  "_location": "/cordova-serve",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "cordova-serve@^1.0.0",
    "name": "cordova-serve",
    "escapedName": "cordova-serve",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "http://visustar.francelab.fr.ibm.com:8081/nexus/content/groups/mobile-npm-all/cordova-serve/-/cordova-serve-1.0.1.tgz",
  "_shasum": "895c7fb4bbe630fa1c89feaf6d74779cbff66da7",
  "_spec": "cordova-serve@^1.0.0",
  "_where": "/root/workspace/mfp-cordova-plugins-build-and-deploy/target/cordova-runtime/plugins/cordova-plugin-mfp",
  "author": {
    "name": "Apache Software Foundation"
  },
  "bugs": {
    "url": "https://issues.apache.org/jira/browse/CB",
    "email": "dev@cordova.apache.org"
  },
  "bundleDependencies": false,
  "dependencies": {
    "chalk": "^1.1.1",
    "compression": "^1.6.0",
    "express": "^4.13.3",
    "q": "^1.4.1"
  },
  "deprecated": false,
  "description": "Apache Cordova server support for cordova-lib and cordova-browser.",
  "devDependencies": {
    "jshint": "^2.8.0"
  },
  "engines": {
    "node": ">= 0.12.0",
    "npm": ">= 2.5.1"
  },
  "keywords": [
    "cordova",
    "server",
    "apache"
  ],
  "license": "Apache-2.0",
  "main": "serve.js",
  "name": "cordova-serve",
  "repository": {
    "type": "git",
    "url": "git://git-wip-us.apache.org/repos/asf/cordova-lib.git"
  },
  "scripts": {
    "jshint": "node node_modules/jshint/bin/jshint src"
  },
  "version": "1.0.1"
}
