X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sdnr%2Fwireless-transport%2Fcode-Carbon-SR1%2Fapps%2Fdlux%2Fdlux-web%2Fpackage.json;fp=sdnr%2Fwireless-transport%2Fcode-Carbon-SR1%2Fapps%2Fdlux%2Fdlux-web%2Fpackage.json;h=0000000000000000000000000000000000000000;hb=1c1e7f98416875f3ee78af9103865c32f95a82a0;hp=fb4325a07252cd914d307f17ef311f8a9c40ec16;hpb=6a893bb0ae984d15076394d9225d4873ad953791;p=ccsdk%2Fapps.git diff --git a/sdnr/wireless-transport/code-Carbon-SR1/apps/dlux/dlux-web/package.json b/sdnr/wireless-transport/code-Carbon-SR1/apps/dlux/dlux-web/package.json deleted file mode 100644 index fb4325a0..00000000 --- a/sdnr/wireless-transport/code-Carbon-SR1/apps/dlux/dlux-web/package.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "author": "Mathieu Lemay", - "name": "opendaylight-dlux", - "description": "openDayLight User eXperience", - "version": "0.2.0", - "homepage": "http://opendaylight.org", - "license": "EPL-1.0", - "bugs": "https://bugs.opendaylight.org/", - "repository": { - "type": "git", - "url": "https://git.opendaylight.org/gerrit/dlux.git" - }, - "dependencies": {}, - "devDependencies": { - "bower": "~1.3.12", - "karma":"~0.12.0", - "grunt": "~0.4.5", - "grunt-cli": "~0.1.13", - "grunt-contrib-copy": "~0.4.1", - "grunt-contrib-concat": "~0.3.0", - "grunt-contrib-coffee": "~0.7.0", - "grunt-contrib-uglify": "~0.2.0", - "grunt-contrib-compass": "~0.3.0", - "grunt-contrib-jshint": "~0.8.0", - "grunt-contrib-cssmin": "~0.6.0", - "grunt-contrib-connect": "~0.3.0", - "grunt-contrib-clean": "~0.4.1", - "grunt-contrib-htmlmin": "~0.1.3", - "grunt-contrib-imagemin": "~0.1.4", - "grunt-contrib-watch": "~0.6.1", - "grunt-usemin": "~0.1.11", - "grunt-svgmin": "~0.2.0", - "grunt-rev": "~0.1.0", - "grunt-karma": "~0.8.0", - "grunt-open": "~0.2.0", - "grunt-concurrent": "~0.3.0", - "matchdep": "~0.1.2", - "connect-livereload": "~0.2.0", - "grunt-google-cdn": "~0.2.0", - "connect-modrewrite": "~0.5.4", - "grunt-recess": "~0.5.0", - "grunt-contrib-less": "~0.8.2", - "grunt-conventional-changelog": "~1.0.0", - "grunt-bump": "0.0.13", - "grunt-html2js": "~0.2.4", - "grunt-coffeelint": "0.0.8", - "requirejs": "~2.1.19", - "karma-requirejs": "~0.2.2", - "grunt-shell": "~0.7.0", - "grunt-ng-annotate": "~0.3.2", - "grunt-replace": "~0.7.8", - "karma-chrome-launcher": "~0.1.4", - "karma-firefox-launcher": "~0.1.3", - "karma-jasmine": "~0.1.5", - "karma-coffee-preprocessor": "~0.2.1", - "karma-coverage": "~0.2.6", - "karma-phantomjs-launcher": "~0.1.4", - "angular-mocks": "~1.2.22", - "jasmine": "~2.0.1" - }, - "engines": { - "node": ">=0.8.0" - }, - "scripts": { - "test": "grunt test" - } -}