UNPKG

plotly-icons

Version:
57 lines (56 loc) 1.74 kB
{ "_from": "@zeit/source-map-support@0.6.2", "_id": "@zeit/source-map-support@0.6.2", "_inBundle": false, "_integrity": "sha512-hSGbAEUxKhrE6DAWe5cPVdlRxtpjOnNdeMI5kNIHOvJxYrWUrIdIDeTbM7hpoz0R/SSWYFxKjPJRSLs74ffVIQ==", "_location": "/@zeit/source-map-support", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@zeit/source-map-support@0.6.2", "name": "@zeit/source-map-support", "escapedName": "@zeit%2fsource-map-support", "scope": "@zeit", "rawSpec": "0.6.2", "saveSpec": null, "fetchSpec": "0.6.2" }, "_requiredBy": [ "/next" ], "_resolved": "https://registry.npmjs.org/@zeit/source-map-support/-/source-map-support-0.6.2.tgz", "_shasum": "0efd478f24a606726948165e53a8efe89e24036f", "_spec": "@zeit/source-map-support@0.6.2", "_where": "/Users/verazabeida/plotly/plotly-icons/demo/node_modules/next", "bugs": { "url": "https://github.com/evanw/node-source-map-support/issues" }, "bundleDependencies": false, "dependencies": { "source-map": "^0.6.0" }, "deprecated": false, "description": "Fixes stack traces for files with source maps", "devDependencies": { "browserify": "3.44.2", "coffee-script": "1.7.1", "http-server": "^0.8.5", "mocha": "1.18.2", "webpack": "^1.13.3" }, "homepage": "https://github.com/evanw/node-source-map-support#readme", "license": "MIT", "main": "./source-map-support.js", "name": "@zeit/source-map-support", "repository": { "type": "git", "url": "git+https://github.com/evanw/node-source-map-support.git" }, "scripts": { "build": "node build.js", "serve-tests": "http-server -p 1336", "test": "mocha" }, "version": "0.6.2" }