mirror of
https://github.com/systemjs/systemjs.git
synced 2026-01-18 14:53:14 +00:00
added package.json
This commit is contained in:
parent
012eecf118
commit
e9129d161b
12
package.json
Normal file
12
package.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "jspm-loader",
|
||||
"version": "0.0.0",
|
||||
"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",
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user