2 "name": "is-descriptor",
3 "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
5 "homepage": "https://github.com/jonschlinkert/is-descriptor",
6 "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
8 "Brian Woodward (https://twitter.com/doowb)",
9 "Jon Schlinkert (http://twitter.com/jonschlinkert)",
10 "(https://github.com/wtgtybhertgeghgtwtg)"
12 "repository": "jonschlinkert/is-descriptor",
14 "url": "https://github.com/jonschlinkert/is-descriptor/issues"
28 "is-accessor-descriptor": "^0.1.6",
29 "is-data-descriptor": "^0.1.4",
33 "gulp-format-md": "^1.0.0",
57 "is-accessor-descriptor",