2020-01-28 13:07:56 +08:00
{
2020-03-22 05:13:25 +08:00
"_args" : [
[
"is-descriptor@0.1.6" ,
"/Users/ives/Documents/Dev/Personal/gh-pages-github-action"
]
2020-01-28 13:07:56 +08:00
] ,
2020-03-22 05:13:25 +08:00
"_development" : true ,
"_from" : "is-descriptor@0.1.6" ,
"_id" : "is-descriptor@0.1.6" ,
"_inBundle" : false ,
"_integrity" : "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==" ,
"_location" : "/is-descriptor" ,
"_phantomChildren" : { } ,
"_requested" : {
"type" : "version" ,
"registry" : true ,
"raw" : "is-descriptor@0.1.6" ,
"name" : "is-descriptor" ,
"escapedName" : "is-descriptor" ,
"rawSpec" : "0.1.6" ,
"saveSpec" : null ,
"fetchSpec" : "0.1.6"
2020-01-28 13:07:56 +08:00
} ,
2020-03-22 05:13:25 +08:00
"_requiredBy" : [
"/class-utils/define-property" ,
"/expand-brackets/define-property" ,
"/object-copy/define-property" ,
"/snapdragon/define-property" ,
"/static-extend/define-property"
2020-01-28 13:07:56 +08:00
] ,
2020-03-22 05:13:25 +08:00
"_resolved" : "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz" ,
"_spec" : "0.1.6" ,
"_where" : "/Users/ives/Documents/Dev/Personal/gh-pages-github-action" ,
"author" : {
"name" : "Jon Schlinkert" ,
"url" : "https://github.com/jonschlinkert"
2020-01-28 13:07:56 +08:00
} ,
2020-03-22 05:13:25 +08:00
"bugs" : {
"url" : "https://github.com/jonschlinkert/is-descriptor/issues"
2020-01-28 13:07:56 +08:00
} ,
2020-03-22 05:13:25 +08:00
"contributors" : [
{
"name" : "Brian Woodward" ,
"url" : "https://twitter.com/doowb"
} ,
{
"name" : "Jon Schlinkert" ,
"url" : "http://twitter.com/jonschlinkert"
} ,
{
"url" : "https://github.com/wtgtybhertgeghgtwtg"
}
] ,
2020-01-28 13:07:56 +08:00
"dependencies" : {
2020-03-22 05:13:25 +08:00
"is-accessor-descriptor" : "^0.1.6" ,
"is-data-descriptor" : "^0.1.4" ,
"kind-of" : "^5.0.0"
2020-01-28 13:07:56 +08:00
} ,
2020-03-22 05:13:25 +08:00
"description" : "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors." ,
2020-01-28 13:07:56 +08:00
"devDependencies" : {
"gulp-format-md" : "^1.0.0" ,
2020-03-22 05:13:25 +08:00
"mocha" : "^3.4.2"
2020-01-28 13:07:56 +08:00
} ,
2020-03-22 05:13:25 +08:00
"engines" : {
"node" : ">=0.10.0"
} ,
"files" : [
"index.js"
] ,
"homepage" : "https://github.com/jonschlinkert/is-descriptor" ,
2020-01-28 13:07:56 +08:00
"keywords" : [
"accessor" ,
"check" ,
"data" ,
"descriptor" ,
"get" ,
"getter" ,
"is" ,
"keys" ,
"object" ,
"properties" ,
"property" ,
"set" ,
"setter" ,
"type" ,
"valid" ,
"value"
] ,
2020-03-22 05:13:25 +08:00
"license" : "MIT" ,
"main" : "index.js" ,
"name" : "is-descriptor" ,
"repository" : {
"type" : "git" ,
"url" : "git+https://github.com/jonschlinkert/is-descriptor.git"
} ,
"scripts" : {
"test" : "mocha"
} ,
2020-01-28 13:07:56 +08:00
"verb" : {
"related" : {
"list" : [
"is-accessor-descriptor" ,
"is-data-descriptor" ,
"is-descriptor" ,
"isobject"
]
} ,
"plugins" : [
"gulp-format-md"
] ,
"toc" : false ,
"layout" : "default" ,
"tasks" : [
"readme"
] ,
"lint" : {
"reflinks" : true
}
2020-03-22 05:13:25 +08:00
} ,
"version" : "0.1.6"
2020-01-28 13:07:56 +08:00
}