2 "description": "CiviCRM",
9 "url": "git://github.com/civicrm/civicrm-core.git"
13 "civicrm-cv": "^0.1.2",
14 "jasmine-core": "~3.3.0",
16 "karma-jasmine": "~2.0.1",
17 "karma-ng-html2js-preprocessor": "^1.0.0",
18 "karma-phantomjs-launcher": "^1.0.4"
21 "postinstall": "bash tools/scripts/npm/postinstall.sh",
22 "test": "bash tools/scripts/npm/test.sh"