Epic-231:versioning, and backup the configuration
[sdnc/oam.git] / configbackuprestore / vnfconfigbackupservice / src / main / webapp / node_modules / angular-object-diff / package.json
1 {
2   "_from": "angular-object-diff",
3   "_id": "angular-object-diff@1.0.3",
4   "_inBundle": false,
5   "_integrity": "sha1-zUu3X+n/Extw08NCzUxhBFFtXF8=",
6   "_location": "/angular-object-diff",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "tag",
10     "registry": true,
11     "raw": "angular-object-diff",
12     "name": "angular-object-diff",
13     "escapedName": "angular-object-diff",
14     "rawSpec": "",
15     "saveSpec": null,
16     "fetchSpec": "latest"
17   },
18   "_requiredBy": [
19     "#USER",
20     "/"
21   ],
22   "_resolved": "https://registry.npmjs.org/angular-object-diff/-/angular-object-diff-1.0.3.tgz",
23   "_shasum": "cd4bb75fe9ff131b70d3c342cd4c6104516d5c5f",
24   "_spec": "angular-object-diff",
25   "_where": "D:\\SDNC_UI\\app\\node_modules",
26   "author": {
27     "name": "Deepu K Sasidharan",
28     "email": "d4udts@gmail.com"
29   },
30   "bugs": {
31     "url": "https://github.com/hipster-labs/angular-object-diff/issues"
32   },
33   "bundleDependencies": false,
34   "deprecated": false,
35   "description": "An Angular JS plugin to compare and show object differences.",
36   "devDependencies": {
37     "chai": "^1.10.0",
38     "chai-string": "^1.1.1",
39     "cp": "^0.2.0",
40     "gm": "^1.17.0",
41     "gulp": "^3.8.6",
42     "gulp-bump": "^0.1.11",
43     "gulp-csso": "^0.2.9",
44     "gulp-git": "^0.5.6",
45     "gulp-gzip": "0.0.8",
46     "gulp-jscs": "^1.4.0",
47     "gulp-jshint": "^1.9.2",
48     "gulp-less": "^1.3.1",
49     "gulp-mocha-phantomjs": "^0.6.1",
50     "gulp-rename": "^1.2.0",
51     "gulp-sequence": "^0.3.1",
52     "gulp-shell": "^0.2.11",
53     "gulp-sourcemaps": "^1.0.0",
54     "gulp-spawn-mocha": "^2.0.1",
55     "gulp-tar": "^0.5.0",
56     "gulp-uglify": "^0.3.1",
57     "imgur-node-api": "^0.1.0",
58     "jshint-stylish": "^1.0.0",
59     "less": "^1.7.3",
60     "mkdirp": "^0.5.0",
61     "mocha": "^2.1.0",
62     "mocha-phantomjs": "^3.5.3",
63     "sinon": "^1.12.2",
64     "sinon-chai": "^2.7.0",
65     "testatic": "^0.1.0",
66     "tmp-sync": "github:jtblin/node-tmp-sync",
67     "webshot": "^0.15.3"
68   },
69   "directories": {
70     "example": "examples"
71   },
72   "homepage": "https://github.com/hipster-labs/angular-object-diff#readme",
73   "license": "MIT",
74   "main": "angular-object-diff.js",
75   "name": "angular-object-diff",
76   "repository": {
77     "type": "git",
78     "url": "git://github.com/hipster-labs/angular-object-diff.git"
79   },
80   "scripts": {
81     "test": "gulp check"
82   },
83   "version": "1.0.3"
84 }