github.com/joey-fossa/fossa-cli@v0.7.34-0.20190708193710-569f1e8679f0/analyzers/nodejs/testdata/duplicates/node_modules/babel-polyfill/package.json (about)

     1  {
     2    "_args": [
     3      [
     4        "babel-polyfill@6.26.0",
     5        "/home/leo/src/gopath/src/github.com/fossas/fossa-cli/analyzers/nodejs/testdata"
     6      ]
     7    ],
     8    "_from": "babel-polyfill@6.26.0",
     9    "_id": "babel-polyfill@6.26.0",
    10    "_inBundle": false,
    11    "_integrity": "sha1-N5k3q8Z9eJWXCtxiHyhM2WbPIVM=",
    12    "_location": "/babel-polyfill",
    13    "_phantomChildren": {},
    14    "_requested": {
    15      "type": "version",
    16      "registry": true,
    17      "raw": "babel-polyfill@6.26.0",
    18      "name": "babel-polyfill",
    19      "escapedName": "babel-polyfill",
    20      "rawSpec": "6.26.0",
    21      "saveSpec": null,
    22      "fetchSpec": "6.26.0"
    23    },
    24    "_requiredBy": [
    25      "/"
    26    ],
    27    "_resolved": "https://registry.npmjs.org/babel-polyfill/-/babel-polyfill-6.26.0.tgz",
    28    "_spec": "6.26.0",
    29    "_where": "/home/leo/src/gopath/src/github.com/fossas/fossa-cli/analyzers/nodejs/testdata",
    30    "author": {
    31      "name": "Sebastian McKenzie",
    32      "email": "sebmck@gmail.com"
    33    },
    34    "dependencies": {
    35      "babel-runtime": "^6.26.0",
    36      "core-js": "^2.5.0",
    37      "regenerator-runtime": "^0.10.5"
    38    },
    39    "description": "Provides polyfills necessary for a full ES2015+ environment",
    40    "homepage": "https://babeljs.io/",
    41    "license": "MIT",
    42    "main": "lib/index.js",
    43    "name": "babel-polyfill",
    44    "repository": {
    45      "type": "git",
    46      "url": "https://github.com/babel/babel/tree/master/packages/babel-polyfill"
    47    },
    48    "version": "6.26.0"
    49  }