1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980 |
- {
- "_args": [
- [
- "source-map-support@^0.2.10",
- "D:\\work\\im\\node_modules\\babel-register"
- ]
- ],
- "_from": "source-map-support@>=0.2.10 <0.3.0",
- "_id": "source-map-support@0.2.10",
- "_inCache": true,
- "_installable": true,
- "_location": "/source-map-support",
- "_npmUser": {
- "email": "evan.exe@gmail.com",
- "name": "evanw"
- },
- "_npmVersion": "1.4.28",
- "_phantomChildren": {
- "amdefine": "1.0.0"
- },
- "_requested": {
- "name": "source-map-support",
- "raw": "source-map-support@^0.2.10",
- "rawSpec": "^0.2.10",
- "scope": null,
- "spec": ">=0.2.10 <0.3.0",
- "type": "range"
- },
- "_requiredBy": [
- "/babel-register"
- ],
- "_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.2.10.tgz",
- "_shasum": "ea5a3900a1c1cb25096a0ae8cc5c2b4b10ded3dc",
- "_shrinkwrap": null,
- "_spec": "source-map-support@^0.2.10",
- "_where": "D:\\work\\im\\node_modules\\babel-register",
- "bugs": {
- "url": "https://github.com/evanw/node-source-map-support/issues"
- },
- "dependencies": {
- "source-map": "0.1.32"
- },
- "description": "Fixes stack traces for files with source maps",
- "devDependencies": {
- "browserify": "3.44.2",
- "coffee-script": "1.7.1",
- "mocha": "1.18.2"
- },
- "directories": {},
- "dist": {
- "shasum": "ea5a3900a1c1cb25096a0ae8cc5c2b4b10ded3dc",
- "tarball": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.2.10.tgz"
- },
- "gitHead": "e1a092fe79a1abf1a6d7b59b7878ced3fa9e793d",
- "homepage": "https://github.com/evanw/node-source-map-support",
- "licenses": [
- {
- "type": "MIT"
- }
- ],
- "main": "./source-map-support.js",
- "maintainers": [
- {
- "email": "evan.exe@gmail.com",
- "name": "evanw"
- }
- ],
- "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": {
- "test": "node_modules/mocha/bin/mocha"
- },
- "version": "0.2.10"
- }
|