This repository was archived by the owner on Nov 6, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313.travis.yml
1414.npmignore
1515.vscode
16+ .nyc_output
1617.markdown-doctest-setup.js
1718rollup.config.js
1819SUMMARY.md
Original file line number Diff line number Diff line change 11language : node_js
22node_js :
3+ - 7.9.0
34 - 6.9.4
45sudo : false
56branches :
67 only :
78 - master
8- - /^greenkeeper- .*$/
9+ - /^greenkeeper/ .*$/
910cache :
1011 directories :
1112 - node_modules
Original file line number Diff line number Diff line change 11[](https://www.npmjs.com/package/kronos-interceptor-object-data-processor-chunk)
2+ [](https://greenkeeper.io/)
23[](https://github.com/Kronos-Integration/kronos-interceptor-object-data-processor-chunk)
34[](http://travis-ci.org/Kronos-Integration/kronos-interceptor-object-data-processor-chunk)
45[](https://www.bithound.io/github/Kronos-Integration/kronos-interceptor-object-data-processor-chunk)
Original file line number Diff line number Diff line change 5252 ],
5353 "license" : " BSD-2-Clause" ,
5454 "engines" : {
55- "node" : " >=6 .9.4 "
55+ "node" : " >=7 .9.0 "
5656 },
5757 "keywords" : [
5858 " stream" ,
7373 " lcov"
7474 ],
7575 "report-dir" : " ./coverage"
76+ },
77+ "template" : {
78+ "repository" : {
79+ "url" : " https://github.com/Kronos-Tools/npm-package-template.git"
80+ }
7681 }
7782}
You can’t perform that action at this time.
0 commit comments