{
  "_args": [
    [
      {
        "raw": "monaco-editor",
        "scope": null,
        "escapedName": "monaco-editor",
        "name": "monaco-editor",
        "rawSpec": "",
        "spec": "latest",
        "type": "tag"
      },
      "C:\\Users\\sendur\\Documents\\Workspaces\\Deployd\\monaco-editor-samples\\webcoder"
    ]
  ],
  "_from": "monaco-editor@latest",
  "_id": "monaco-editor@0.10.1",
  "_inCache": true,
  "_location": "/monaco-editor",
  "_nodeVersion": "7.10.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/monaco-editor-0.10.1.tgz_1508142288167_0.3802079788874835"
  },
  "_npmUser": {
    "name": "alexandrudima",
    "email": "alexdima@microsoft.com"
  },
  "_npmVersion": "4.2.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "monaco-editor",
    "scope": null,
    "escapedName": "monaco-editor",
    "name": "monaco-editor",
    "rawSpec": "",
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.10.1.tgz",
  "_shasum": "8c96c4f15b6b5258bf92cbde93cad8a7e3007e14",
  "_shrinkwrap": null,
  "_spec": "monaco-editor",
  "_where": "C:\\Users\\sendur\\Documents\\Workspaces\\Deployd\\monaco-editor-samples\\webcoder",
  "author": {
    "name": "Microsoft Corporation"
  },
  "bugs": {
    "url": "https://github.com/Microsoft/monaco-editor/issues"
  },
  "dependencies": {},
  "description": "A browser based code editor",
  "devDependencies": {
    "clean-css": "^3.4.20",
    "event-stream": "^3.3.2",
    "gulp": "^3.9.1",
    "gulp-typedoc": "^2.0.0",
    "http-server": "^0.9.0",
    "monaco-css": "1.3.3",
    "monaco-editor-core": "0.10.1",
    "monaco-html": "1.3.2",
    "monaco-json": "1.3.2",
    "monaco-languages": "0.9.0",
    "monaco-typescript": "2.3.0",
    "rimraf": "^2.5.2",
    "typedoc": "^0.8.0",
    "uncss": "^0.14.1"
  },
  "directories": {},
  "dist": {
    "shasum": "8c96c4f15b6b5258bf92cbde93cad8a7e3007e14",
    "tarball": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.10.1.tgz"
  },
  "homepage": "https://github.com/Microsoft/monaco-editor#readme",
  "license": "MIT",
  "maintainers": [
    {
      "name": "rebornix",
      "email": "penn.lv@gmail.com"
    },
    {
      "name": "aeschli",
      "email": "martinae@microsoft.com"
    },
    {
      "name": "microsoft",
      "email": "npmjs@microsoft.com"
    },
    {
      "name": "jrieken",
      "email": "jrieken@microsoft.com"
    },
    {
      "name": "egamma",
      "email": "egamma@microsoft.com"
    },
    {
      "name": "alexandrudima",
      "email": "alexdima@microsoft.com"
    }
  ],
  "name": "monaco-editor",
  "optionalDependencies": {},
  "private": false,
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Microsoft/monaco-editor.git"
  },
  "scripts": {
    "release": "gulp release",
    "simpleserver": "gulp simpleserver",
    "website": "gulp website"
  },
  "typings": "./monaco.d.ts",
  "version": "0.10.1"
}
