{ "_args": [ [ { "name": "isobject", "raw": "isobject@^3.0.1", "rawSpec": "^3.0.1", "scope": null, "spec": ">=3.0.1 <4.0.0", "type": "range" }, "/Users/xxm/Documents/gitlab/codechina-docs/node_modules/is-plain-object" ] ], "_from": "isobject@>=3.0.1 <4.0.0", "_id": "isobject@3.0.1", "_inCache": true, "_installable": true, "_location": "/isobject", "_nodeVersion": "6.10.1", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/isobject-3.0.1.tgz_1498846769653_0.28330610087141395" }, "_npmUser": { "email": "brian.woodward@gmail.com", "name": "doowb" }, "_npmVersion": "4.6.1", "_phantomChildren": {}, "_requested": { "name": "isobject", "raw": "isobject@^3.0.1", "rawSpec": "^3.0.1", "scope": null, "spec": ">=3.0.1 <4.0.0", "type": "range" }, "_requiredBy": [ "/is-plain-object", "/object.pick" ], "_resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", "_shasum": "4e431e92b11a9731636aa1f9c8d1ccbcfdab78df", "_shrinkwrap": null, "_spec": "isobject@^3.0.1", "_where": "/Users/xxm/Documents/gitlab/codechina-docs/node_modules/is-plain-object", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/isobject/issues" }, "contributors": [ { "url": "https://github.com/LeSuisse" }, { "name": "Brian Woodward", "url": "https://twitter.com/doowb" }, { "name": "Jon Schlinkert", "url": "http://twitter.com/jonschlinkert" }, { "name": "Magnús Dæhlen", "url": "https://github.com/magnudae" }, { "name": "Tom MacWright", "url": "https://macwright.org" } ], "dependencies": {}, "description": "Returns true if the value is an object and not an array or null.", "devDependencies": { "gulp-format-md": "^0.1.9", "mocha": "^2.4.5" }, "directories": {}, "dist": { "shasum": "4e431e92b11a9731636aa1f9c8d1ccbcfdab78df", "tarball": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.d.ts", "index.js" ], "gitHead": "7ad1fc405d19f144a21e2bfe947fa82801baa7aa", "homepage": "https://github.com/jonschlinkert/isobject", "keywords": [ "check", "is", "is-object", "isobject", "kind", "kind-of", "kindof", "native", "object", "type", "typeof", "value" ], "license": "MIT", "main": "index.js", "maintainers": [ { "email": "github@sellside.com", "name": "jonschlinkert" }, { "email": "brian.woodward@gmail.com", "name": "doowb" } ], "name": "isobject", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/isobject.git" }, "scripts": { "test": "mocha" }, "types": "index.d.ts", "verb": { "layout": "default", "lint": { "reflinks": true }, "plugins": [ "gulp-format-md" ], "reflinks": [ "verb" ], "related": { "list": [ "extend-shallow", "is-plain-object", "kind-of", "merge-deep" ] }, "tasks": [ "readme" ], "toc": false }, "version": "3.0.1" }