Create angular@1.5.0-rc.2.json
Lately I prefer installing Angular via NPM as this it seems to be the recommended way (instead of using the bower repo).
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"format": "global",
|
||||
"jspmNodeConversion": false,
|
||||
"main": "angular",
|
||||
"files": [
|
||||
"angular.js",
|
||||
"package.json"
|
||||
],
|
||||
"meta": {
|
||||
"angular.js": {
|
||||
"exports": "angular"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user