Hacked By AnonymousFox

Current Path : /usr/lib/node_modules/npm/node_modules/is-npm/
Upload File :
Current File : //usr/lib/node_modules/npm/node_modules/is-npm/index.js

'use strict';
module.exports = 'npm_config_username' in process.env ||
	'npm_package_name' in process.env ||
	'npm_config_heading' in process.env;

Hacked By AnonymousFox1.0, Coded By AnonymousFox