Hello Code

This commit is contained in:
Erich Gamma
2015-11-13 14:39:38 +01:00
commit 8f35cc4768
1897 changed files with 704173 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
// These dependencies come in at build time
[{
"name": "source-map",
"repositoryURL": "https://github.com/mozilla/source-map",
"version": "0.4.4",
"license": "BSD-3-Clause",
"isProd": true
},
{
"name": "amdefine",
"repositoryURL": "https://github.com/jrburke/amdefine",
"version": "1.0.0",
"license": "BSD-3-Clause and MIT",
"isProd": true
}]