Merge pull request #528 from lookfirst/patch-17
Create ngTagsInput@3.0.0.json
This commit is contained in:
@@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"main": "ng-tags-input.min",
|
||||||
|
"registry": "jspm",
|
||||||
|
"dependencies": {
|
||||||
|
"angular": "^1.4.0",
|
||||||
|
"css": "*"
|
||||||
|
},
|
||||||
|
"shim": {
|
||||||
|
"ng-tags-input.min": {
|
||||||
|
"deps": [
|
||||||
|
"angular",
|
||||||
|
"ng-tags-input.min.css!",
|
||||||
|
"ng-tags-input.bootstrap.min.css!"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user