mirror of
https://github.com/systemjs/systemjs.git
synced 2026-01-25 14:57:38 +00:00
13 lines
265 B
JSON
13 lines
265 B
JSON
{
|
|
"name": "jspm-loader",
|
|
"version": "0.1.2",
|
|
"description": "AMD, CommonJS and ES6 module loader",
|
|
"main": "loader.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/jspm/jspm-loader"
|
|
},
|
|
"author": "Guy Bedford",
|
|
"license": "MIT"
|
|
}
|