package.json 2.48 KB
{
  "_args": [
    [
      "express@2.5.x",
      "D:\\100-PROJECTS\\Angular\\quickstart\\node_modules\\weinre"
    ]
  ],
  "_from": "express@>=2.5.0 <2.6.0",
  "_id": "express@2.5.11",
  "_inCache": true,
  "_installable": true,
  "_location": "/express",
  "_phantomChildren": {
    "formidable": "1.0.17"
  },
  "_requested": {
    "name": "express",
    "raw": "express@2.5.x",
    "rawSpec": "2.5.x",
    "scope": null,
    "spec": ">=2.5.0 <2.6.0",
    "type": "range"
  },
  "_requiredBy": [
    "/weinre"
  ],
  "_resolved": "https://registry.npmjs.org/express/-/express-2.5.11.tgz",
  "_shasum": "4ce8ea1f3635e69e49f0ebb497b6a4b0a51ce6f0",
  "_shrinkwrap": null,
  "_spec": "express@2.5.x",
  "_where": "D:\\100-PROJECTS\\Angular\\quickstart\\node_modules\\weinre",
  "author": {
    "email": "tj@vision-media.ca",
    "name": "TJ Holowaychuk"
  },
  "bin": {
    "express": "./bin/express"
  },
  "bugs": {
    "url": "https://github.com/visionmedia/express/issues"
  },
  "contributors": [
    {
      "email": "tj@vision-media.ca",
      "name": "TJ Holowaychuk"
    },
    {
      "email": "aaron.heckmann+github@gmail.com",
      "name": "Aaron Heckmann"
    },
    {
      "email": "ciaranj@gmail.com",
      "name": "Ciaran Jessup"
    },
    {
      "email": "rauchg@gmail.com",
      "name": "Guillermo Rauch"
    }
  ],
  "dependencies": {
    "connect": "1.x",
    "mime": "1.2.4",
    "mkdirp": "0.3.0",
    "qs": "0.4.x"
  },
  "description": "Sinatra inspired web development framework",
  "devDependencies": {
    "connect-form": "0.2.1",
    "connect-redis": ">= 0.0.1",
    "ejs": "0.4.2",
    "express-messages": "0.0.2",
    "expresso": "0.9.2",
    "hamljs": "0.6.x",
    "jade": "0.16.2",
    "node-markdown": ">= 0.0.1",
    "should": "0.3.2",
    "stylus": "0.13.0"
  },
  "directories": {},
  "dist": {
    "shasum": "4ce8ea1f3635e69e49f0ebb497b6a4b0a51ce6f0",
    "tarball": "https://registry.npmjs.org/express/-/express-2.5.11.tgz"
  },
  "homepage": "https://github.com/visionmedia/express#readme",
  "keywords": [
    "framework",
    "sinatra",
    "web",
    "rest",
    "restful"
  ],
  "main": "index",
  "maintainers": [
    {
      "email": "tj@vision-media.ca",
      "name": "tjholowaychuk"
    }
  ],
  "name": "express",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/visionmedia/express.git"
  },
  "scripts": {
    "prepublish": "npm prune",
    "test": "make test"
  },
  "version": "2.5.11"
}