File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 "url" : " https://github.com/fullcube/loopback-component-access-groups/issues"
2020 },
2121 "homepage" : " https://github.com/fullcube/loopback-component-access-groups" ,
22- "files" : [
23- " lib" ,
24- " test"
25- ],
2622 "directories" : {
2723 "lib" : " lib" ,
2824 "test" : " test"
3430 "pretest" : " npm run lint" ,
3531 "coverage" : " cat ./coverage/lcov.info | coveralls" ,
3632 "quicktest" : " mocha test/*test.js" ,
37- "test" : " babel-node ./node_modules/.bin/isparta cover --report text --report lcov _mocha test/*test.js" ,
33+ "test" : " ./node_modules/.bin/isparta cover --report text --report lcov _mocha test/*test.js" ,
3834 "test:watch" : " npm run test -- -w" ,
3935 "outdated" : " npm outdated --depth=0" ,
4036 "todo" : " ./node_modules/.bin/leasot {lib,test}/*.js {lib,test}/**/*.js -r markdown > TODO.md || echo Refreshed TODO.md."
5147 "loopback-component-explorer" : " 2.3.0"
5248 },
5349 "devDependencies" : {
54- "babel-cli" : " 6.4.5" ,
55- "babel-preset-es2015" : " latest" ,
5650 "chai" : " 3.5.0" ,
5751 "chai-tbd" : " 0.1.0" ,
5852 "coveralls" : " latest" ,
7266 "sinon-chai" : " latest" ,
7367 "supertest" : " 1.1.0" ,
7468 "supertest-as-promised" : " 2.0.2"
75- },
76- "babel" : {
77- "presets" : [
78- " es2015"
79- ]
8069 }
8170}
You can’t perform that action at this time.
0 commit comments