Make npmrc-ci reusable in other projects
To be able to reuse npmrc-ci in other projects, I suppose it is advisable to use ${CI_PROJECT_ID} instead of the specific project id of factlib.js.
This is best practice, as it is done this way in the documentation.