include jspm 0.17 environment maps for Node support

This commit is contained in:
guybedford
2015-11-28 01:19:35 +02:00
parent 13c4c26fbf
commit 8deeb83b8a
21 changed files with 148 additions and 3 deletions
@@ -0,0 +1,7 @@
{
"map": {
"./index.js": {
"node": "@node/querystring"
}
}
}