{
  "_args": [
    [
      "winchan@0.2.2",
      "/home/dianasoft/public_html"
    ]
  ],
  "_development": true,
  "_from": "winchan@0.2.2",
  "_id": "winchan@0.2.2",
  "_inBundle": false,
  "_integrity": "sha512-pvN+IFAbRP74n/6mc6phNyCH8oVkzXsto4KCHPJ2AScniAnA1AmeLI03I2BzjePpaClGSI4GUMowzsD3qz5PRQ==",
  "_location": "/winchan",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "winchan@0.2.2",
    "name": "winchan",
    "escapedName": "winchan",
    "rawSpec": "0.2.2",
    "saveSpec": null,
    "fetchSpec": "0.2.2"
  },
  "_requiredBy": [
    "/auth0-js"
  ],
  "_resolved": "https://registry.npmjs.org/winchan/-/winchan-0.2.2.tgz",
  "_spec": "0.2.2",
  "_where": "/home/dianasoft/public_html",
  "bugs": {
    "url": "https://github.com/auth0/winchan/issues"
  },
  "dependencies": {},
  "description": "Here's the scenario:  You want to build a secure means of some untrusted site opening a window, which loads content at a trusted site.  Then you want the  untrusted dude to be able to pass in parameters.  Then you want the trusted code to do any amount of stuff, and return a response.",
  "devDependencies": {
    "express": "3.21.2",
    "mocha": "^1.20.1",
    "postprocess": "~0.2.4",
    "selenium-webdriver": "^2.42.1",
    "webdriver-manager": "0.0.6"
  },
  "homepage": "https://github.com/auth0/winchan#readme",
  "license": "MIT",
  "main": "./winchan.js",
  "name": "winchan",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/auth0/winchan.git"
  },
  "scripts": {
    "integration": "/Users/apose/auth0/winchan/node_modules/webdriver-manager/lib/index.js && ./node_modules/.bin/mocha scenario"
  },
  "version": "0.2.2"
}
