package.json 1.62 KB
{
  "_from": "@types/estree@*",
  "_id": "@types/estree@0.0.45",
  "_inBundle": false,
  "_integrity": "sha512-jnqIUKDUqJbDIUxm0Uj7bnlMnRm1T/eZ9N+AVMqhPgzrba2GhGG5o/jCTwmdPK709nEZsGoMzXEDUjcXHa3W0g==",
  "_location": "/@types/estree",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@types/estree@*",
    "name": "@types/estree",
    "escapedName": "@types%2festree",
    "scope": "@types",
    "rawSpec": "*",
    "saveSpec": null,
    "fetchSpec": "*"
  },
  "_requiredBy": [
    "/@types/eslint",
    "/rollup"
  ],
  "_resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.45.tgz",
  "_shasum": "e9387572998e5ecdac221950dab3e8c3b16af884",
  "_spec": "@types/estree@*",
  "_where": "C:\\Users\\kkwan_000\\Desktop\\git\\2017110269\\minsung\\node_modules\\@types\\eslint",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "RReverser",
      "url": "https://github.com/RReverser"
    }
  ],
  "dependencies": {},
  "deprecated": false,
  "description": "TypeScript definitions for ESTree AST specification",
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  "license": "MIT",
  "main": "",
  "name": "@types/estree",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    "directory": "types/estree"
  },
  "scripts": {},
  "typeScriptVersion": "3.0",
  "types": "index.d.ts",
  "typesPublisherContentHash": "b35f62c8f3816627a64bca3fa39197accb260b4275d5e4cffba0b6d5af44fbed",
  "version": "0.0.45"
}