You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

93 lines
2.1 KiB

{
"_args": [
[
"is-obj@^1.0.0",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/caw"
]
],
"_from": "is-obj@>=1.0.0 <2.0.0",
"_id": "is-obj@1.0.1",
"_inCache": true,
"_installable": true,
"_location": "/is-obj",
"_nodeVersion": "4.3.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/is-obj-1.0.1.tgz_1458641652447_0.6715397178195417"
},
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "2.14.12",
"_phantomChildren": {},
"_requested": {
"name": "is-obj",
"raw": "is-obj@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/caw"
],
"_resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz",
"_shasum": "3e4729ac1f5fde025cd7d83a896dab9f4f67db0f",
"_shrinkwrap": null,
"_spec": "is-obj@^1.0.0",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/caw",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/is-obj/issues"
},
"dependencies": {},
"description": "Check if a value is an object",
"devDependencies": {
"ava": "*",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "3e4729ac1f5fde025cd7d83a896dab9f4f67db0f",
"tarball": "http://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "7438be7393348bf65cbc2330446666bb7fc2c2da",
"homepage": "https://github.com/sindresorhus/is-obj#readme",
"keywords": [
"obj",
"object",
"is",
"check",
"test",
"type"
],
"license": "MIT",
"maintainers": [
{
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
}
],
"name": "is-obj",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/is-obj.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "1.0.1"
}