All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.source-map-support.package.json Maven / Gradle / Ivy

There is a newer version: 3.3.1
Show newest version
{
  "_from": "source-map-support@^0.5.0",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha512-YfQ3tQFTK/yzlGJuX8pTwa4tifQj4QS2Mj7UegOu8jAz59MqIiMGPXxQhVQiIMNzayuUSF/jEuVnfFF5JqybmQ==",
  "_location": "/source-map-support",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "source-map-support@^0.5.0",
    "name": "source-map-support",
    "escapedName": "source-map-support",
    "rawSpec": "^0.5.0",
    "saveSpec": null,
    "fetchSpec": "^0.5.0"
  },
  "_requiredBy": [
    "/apollo-codegen"
  ],
  "_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.10.tgz",
  "_shasum": "2214080bc9d51832511ee2bab96e3c2f9353120c",
  "_spec": "source-map-support@^0.5.0",
  "_where": "/home/circleci/apollo-client-maven-plugin/apollo-client-maven-plugin/target/node_modules/apollo-codegen",
  "bugs": {
    "url": "https://github.com/evanw/node-source-map-support/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "buffer-from": "^1.0.0",
    "source-map": "^0.6.0"
  },
  "deprecated": false,
  "description": "Fixes stack traces for files with source maps",
  "devDependencies": {
    "browserify": "^3.46.1",
    "coffeescript": "^1.12.7",
    "http-server": "^0.8.5",
    "mocha": "^1.21.5",
    "webpack": "^1.15.0"
  },
  "homepage": "https://github.com/evanw/node-source-map-support#readme",
  "license": "MIT",
  "main": "./source-map-support.js",
  "name": "source-map-support",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/evanw/node-source-map-support.git"
  },
  "scripts": {
    "build": "node build.js",
    "prepublish": "npm run build",
    "serve-tests": "http-server -p 1336",
    "test": "mocha"
  },
  "version": "0.5.10"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy