{ "_args": [ [ "is-descriptor@^0.1.0", "/Users/rdrew/themes/lmmi_journal_theme/node_modules/class-utils/node_modules/define-property" ] ], "_from": "is-descriptor@>=0.1.0 <0.2.0", "_id": "is-descriptor@0.1.6", "_inCache": true, "_installable": true, "_location": "/is-descriptor", "_nodeVersion": "7.7.3", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/is-descriptor-0.1.6.tgz_1500744018543_0.5760307745076716" }, "_npmUser": { "email": "github@sellside.com", "name": "jonschlinkert" }, "_npmVersion": "5.3.0", "_phantomChildren": {}, "_requested": { "name": "is-descriptor", "raw": "is-descriptor@^0.1.0", "rawSpec": "^0.1.0", "scope": null, "spec": ">=0.1.0 <0.2.0", "type": "range" }, "_requiredBy": [ "/class-utils/define-property", "/object-copy/define-property", "/snapdragon/define-property", "/static-extend/define-property" ], "_resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", "_shasum": "366d8240dde487ca51823b1ab9f07a10a78251ca", "_shrinkwrap": null, "_spec": "is-descriptor@^0.1.0", "_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/class-utils/node_modules/define-property", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/is-descriptor/issues" }, "contributors": [ { "name": "Brian Woodward", "url": "https://twitter.com/doowb" }, { "name": "Jon Schlinkert", "url": "http://twitter.com/jonschlinkert" }, { "url": "https://github.com/wtgtybhertgeghgtwtg" } ], "dependencies": { "is-accessor-descriptor": "^0.1.6", "is-data-descriptor": "^0.1.4", "kind-of": "^5.0.0" }, "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.4.2" }, "directories": {}, "dist": { "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", "shasum": "366d8240dde487ca51823b1ab9f07a10a78251ca", "tarball": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "7559403830553097fcdd56ae93fe69d4ef2b21db", "homepage": "https://github.com/jonschlinkert/is-descriptor", "keywords": [ "accessor", "check", "data", "descriptor", "get", "getter", "is", "keys", "object", "properties", "property", "set", "setter", "type", "valid", "value" ], "license": "MIT", "main": "index.js", "maintainers": [ { "email": "github@sellside.com", "name": "jonschlinkert" } ], "name": "is-descriptor", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/is-descriptor.git" }, "scripts": { "test": "mocha" }, "verb": { "layout": "default", "lint": { "reflinks": true }, "plugins": [ "gulp-format-md" ], "related": { "list": [ "is-accessor-descriptor", "is-data-descriptor", "is-descriptor", "isobject" ] }, "tasks": [ "readme" ], "toc": false }, "version": "0.1.6" }