UNPKG

pnpm

Version:

A fast implementation of npm install

2 lines 115 B
var core = require('../../modules/_core'); module.exports = core.JSON || (core.JSON = {stringify: JSON.stringify});