react-scripts
Version:
Configuration and scripts for Create React App.
98 lines (97 loc) • 2.77 kB
JSON
{
"_args": [
[
{
"raw": "source-map-support@^0.4.2",
"scope": null,
"escapedName": "source-map-support",
"name": "source-map-support",
"rawSpec": "^0.4.2",
"spec": ">=0.4.2 <0.5.0",
"type": "range"
},
"/Users/ville/Projects/create-react-app/packages/react-scripts/node_modules/babel-register"
]
],
"_from": "source-map-support@>=0.4.2 <0.5.0",
"_id": "source-map-support@0.4.5",
"_inCache": true,
"_location": "/source-map-support",
"_nodeVersion": "6.7.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/source-map-support-0.4.5.tgz_1476773585548_0.42083092918619514"
},
"_npmUser": {
"name": "linusu",
"email": "linus@folkdatorn.se"
},
"_npmVersion": "3.10.7",
"_phantomChildren": {},
"_requested": {
"raw": "source-map-support@^0.4.2",
"scope": null,
"escapedName": "source-map-support",
"name": "source-map-support",
"rawSpec": "^0.4.2",
"spec": ">=0.4.2 <0.5.0",
"type": "range"
},
"_requiredBy": [
"/babel-register"
],
"_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.4.5.tgz",
"_shasum": "4438df4219e1b3c7feb674614b4c67f9722db1e4",
"_shrinkwrap": null,
"_spec": "source-map-support@^0.4.2",
"_where": "/Users/ville/Projects/create-react-app/packages/react-scripts/node_modules/babel-register",
"bugs": {
"url": "https://github.com/evanw/node-source-map-support/issues"
},
"dependencies": {
"source-map": "^0.5.3"
},
"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"
},
"directories": {},
"dist": {
"shasum": "4438df4219e1b3c7feb674614b4c67f9722db1e4",
"tarball": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.4.5.tgz"
},
"gitHead": "bdea7fefc11c78a733a08d5228a747801df191e8",
"homepage": "https://github.com/evanw/node-source-map-support#readme",
"license": "MIT",
"main": "./source-map-support.js",
"maintainers": [
{
"name": "evanw",
"email": "evan.exe@gmail.com"
},
{
"name": "julien-f",
"email": "julien.fontanet@isonoe.net"
},
{
"name": "linusu",
"email": "linus@folkdatorn.se"
}
],
"name": "source-map-support",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"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.4.5"
}