We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa4a422 commit 536db85Copy full SHA for 536db85
.npmignore
@@ -0,0 +1,2 @@
1
+node_modules
2
+.DS_Store
bower.json
@@ -1,6 +1,6 @@
{
"name": "ngapi",
3
- "version": "0.1.7",
+ "version": "0.1.8",
4
"main": "./ngapi.js",
5
"dependencies": {
6
"angular": ">=1.2.3"
package.json
"description": "An AngularJS module that makes your APIs working in the Angular Way.",
"main": "ngapi.js",
"scripts": {
0 commit comments