Comparing version 3.3.3 to 3.3.5
{ | ||
"version": "3.3.3", | ||
"version": "3.3.5", | ||
"name": "bellajs", | ||
@@ -8,22 +8,19 @@ "description": "A set of helpful and usual functions for browser and node.", | ||
"type": "git", | ||
"url": "https://github.com/techpush/bella.js" | ||
"url": "https://github.com/techpush/bella.js.git" | ||
}, | ||
"author": { | ||
"name": "Dong Nguyen", | ||
"email": "ndaidong@gmail.com", | ||
"url": "https://twitter.com/ndaidong" | ||
"author": "Dong Nguyen <ndaidong@gmail.com> (https://twitter.com/ndaidong)", | ||
"main": "./index.js", | ||
"engines": { | ||
"node": ">= 0.9" | ||
}, | ||
"main": "./index.js", | ||
"licenses": [ | ||
{ | ||
"type": "Apache License", | ||
"url": "http://www.apache.org/licenses" | ||
} | ||
"license": "MIT", | ||
"maintainers": [ | ||
"ndaidong <ndaidong@gmail.com>" | ||
], | ||
"maintainers": [ | ||
{ | ||
"name": "ndaidong", | ||
"email": "ndaidong@gmail.com" | ||
} | ||
] | ||
"bugs": { | ||
"url": "https://github.com/techpush/bella.js/issues" | ||
}, | ||
"directories": { | ||
"test": "test" | ||
} | ||
} |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
0
1201857