{ "_args": [ [ { "raw": "is-npm@^1.0.0", "scope": null, "escapedName": "is-npm", "name": "is-npm", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "/home/robert/workspace/xmlrpc/node_modules/update-notifier" ] ], "_from": "is-npm@>=1.0.0 <2.0.0", "_id": "is-npm@1.0.0", "_inCache": true, "_location": "/is-npm", "_npmUser": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "_npmVersion": "1.4.9", "_phantomChildren": {}, "_requested": { "raw": "is-npm@^1.0.0", "scope": null, "escapedName": "is-npm", "name": "is-npm", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/update-notifier" ], "_resolved": "https://registry.npmjs.org/is-npm/-/is-npm-1.0.0.tgz", "_shasum": "f2fb63a65e4905b406c86072765a1a4dc793b9f4", "_shrinkwrap": null, "_spec": "is-npm@^1.0.0", "_where": "/home/robert/workspace/xmlrpc/node_modules/update-notifier", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "http://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/is-npm/issues" }, "dependencies": {}, "description": "Check if your code is running as an npm script", "devDependencies": { "ava": "0.0.3" }, "directories": {}, "dist": { "shasum": "f2fb63a65e4905b406c86072765a1a4dc793b9f4", "tarball": "https://registry.npmjs.org/is-npm/-/is-npm-1.0.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/is-npm", "keywords": [ "npm", "is", "check", "detect", "env", "environment" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "is-npm", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/sindresorhus/is-npm.git" }, "scripts": { "test": "node test.js" }, "version": "1.0.0" }