Revert 60af24b871cc: npm files are needed
- package.json: describes the set of dependencies to retrieve from npm to build swh-web assets
- package-lock.json: ensures that other developers get the exact same set of dependencies when calling 'npm install'