mirror of
https://github.com/Doodle3D/Doodle3D-API
synced 2024-11-05 04:33:24 +01:00
19 lines
467 B
JSON
19 lines
467 B
JSON
{
|
|
"jspm": {
|
|
"main": "./index.js",
|
|
"directories": {
|
|
"lib": "src"
|
|
},
|
|
"dependencies": {
|
|
"github/fetch": "github:github/fetch@^0.9.0"
|
|
},
|
|
"devDependencies": {
|
|
"babel": "npm:babel-core@^5.1.13",
|
|
"babel-runtime": "npm:babel-runtime@^5.1.13",
|
|
"core-js": "npm:core-js@^0.9.4",
|
|
"traceur": "github:jmcriffey/bower-traceur@0.0.90",
|
|
"traceur-runtime": "github:jmcriffey/bower-traceur-runtime@0.0.90"
|
|
}
|
|
}
|
|
}
|