Files
jspm-registry/package-overrides/npm/debug@2.2.0.json
T

14 lines
212 B
JSON
Raw Normal View History

2016-06-03 23:44:11 +02:00
2016-06-03 23:26:02 +02:00
{
2016-06-03 23:44:11 +02:00
"main": "browser.js",
"format": "cjs",
"map": {
"./browser.js": {
"node": "./node.js"
},
"fs": "@node/fs",
"net": "@node/net",
"tty": "@node/tty",
"util": "@node/util"
}
2016-06-03 23:26:02 +02:00
}