element-ui
Version:
A Component Library for Vue.js.
88 lines (87 loc) • 2.19 kB
JSON
{
"_args": [
[
{
"raw": "object-equal@^1.0.0",
"scope": null,
"escapedName": "object-equal",
"name": "object-equal",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/Users/yangyi/element-1/packages/cascader"
]
],
"_cnpm_publish_time": 1431961120542,
"_from": "object-equal@>=1.0.0 <2.0.0",
"_id": "object-equal@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/object-equal",
"_nodeVersion": "0.12.2",
"_npmUser": {
"name": "andineck",
"email": "andi.neck@intesso.com"
},
"_npmVersion": "2.7.4",
"_phantomChildren": {},
"_requested": {
"raw": "object-equal@^1.0.0",
"scope": null,
"escapedName": "object-equal",
"name": "object-equal",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "http://r.tools.elenet.me/object-equal/download/object-equal-1.0.0.tgz",
"_shasum": "9201d569f789182956f82c806818e35a27a2f117",
"_shrinkwrap": null,
"_spec": "object-equal@^1.0.0",
"_where": "/Users/yangyi/element-1/packages/cascader",
"author": {
"name": "Andi Neck"
},
"bugs": {
"url": "https://github.com/intesso/object-equal/issues"
},
"dependencies": {},
"description": "tests wether two objects are equal (shallow).",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "9201d569f789182956f82c806818e35a27a2f117",
"tarball": "https://registry.npmjs.org/object-equal/-/object-equal-1.0.0.tgz"
},
"gitHead": "8abb68b371206e1716974be1949953d24533e792",
"homepage": "https://github.com/intesso/object-equal",
"keywords": [
"object",
"equals",
"isEqual"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "andineck",
"email": "andi.neck@intesso.com"
}
],
"name": "object-equal",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/intesso/object-equal.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.0.0"
}