Repository URL to install this package:
|
Version:
1.0.8 ▾
|
angular-gobox
/
package.json
|
|---|
{
"name": "angular-gobox",
"version": "1.0.8",
"description": "",
"main": "gulpfile.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/GoboxMe/angular-gobox.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/GoboxMe/angular-gobox/issues"
},
"homepage": "https://github.com/GoboxMe/angular-gobox",
"devDependencies": {
"gulp": "^3.8.10",
"gulp-concat": "^2.4.2",
"gulp-rename": "^1.2.0",
"gulp-sourcemaps": "^1.2.8",
"gulp-uglify": "^1.0.2",
"gulp-util": "^3.0.1",
"jasmine-core": "^2.1.3",
"karma": "^0.12.28",
"karma-jasmine": "^0.3.2",
"karma-phantomjs-launcher": "^0.1.4"
},
"dependencies": {
"angular-moment": "^0.8.3"
}
}