{ "_args": [ [ "caniuse-api@^1.5.2", "/Users/xmfish/Desktop/test/reacttest/node_modules/postcss-merge-rules" ] ], "_cnpm_publish_time": 1491551040437, "_from": "caniuse-api@>=1.5.2 <2.0.0", "_hasShrinkwrap": false, "_id": "caniuse-api@1.6.1", "_inCache": true, "_installable": true, "_location": "/caniuse-api", "_nodeVersion": "7.8.0", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/caniuse-api-1.6.1.tgz_1491551039684_0.9432921293191612" }, "_npmUser": { "email": "sebastien.balayn@gmail.com", "name": "nyalab" }, "_npmVersion": "4.2.0", "_phantomChildren": {}, "_requested": { "name": "caniuse-api", "raw": "caniuse-api@^1.5.2", "rawSpec": "^1.5.2", "scope": null, "spec": ">=1.5.2 <2.0.0", "type": "range" }, "_requiredBy": [ "/postcss-merge-rules" ], "_resolved": "http://registry.npm.taobao.org/caniuse-api/download/caniuse-api-1.6.1.tgz", "_shasum": "b534e7c734c4f81ec5fbe8aca2ad24354b962c6c", "_shrinkwrap": null, "_spec": "caniuse-api@^1.5.2", "_where": "/Users/xmfish/Desktop/test/reacttest/node_modules/postcss-merge-rules", "authors": [ "MoOx", "nyalab" ], "babel": { "presets": [ "babel-preset-latest" ] }, "bugs": { "url": "https://github.com/nyalab/caniuse-api/issues" }, "dependencies": { "browserslist": "^1.3.6", "caniuse-db": "^1.0.30000529", "lodash.memoize": "^4.1.2", "lodash.uniq": "^4.5.0" }, "description": "request the caniuse data to check browsers compatibilities", "devDependencies": { "babel-cli": "^6.22.2", "babel-eslint": "^5.0.0", "babel-preset-latest": "^6.22.0", "babel-tape-runner": "^2.0.1", "jshint": "^2.5.10", "npmpub": "^3.1.0", "tap-spec": "^4.1.1", "tape": "^4.6.0" }, "directories": {}, "dist": { "noattachment": false, "shasum": "b534e7c734c4f81ec5fbe8aca2ad24354b962c6c", "size": 4341, "tarball": "http://registry.npm.taobao.org/caniuse-api/download/caniuse-api-1.6.1.tgz" }, "files": [ "dist" ], "gitHead": "a0d94a2d08b7d5de48e8404d63182764999734cc", "homepage": "https://github.com/nyalab/caniuse-api#readme", "keywords": [ "browserslist", "caniuse" ], "license": "MIT", "main": "dist/index.js", "maintainers": [ { "name": "nyalab", "email": "sebastien.balayn@gmail.com" } ], "name": "caniuse-api", "optionalDependencies": {}, "publish_time": 1491551040437, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/nyalab/caniuse-api.git" }, "scripts": { "build": "babel src --out-dir dist", "lint": "jshint src", "prepublish": "npm run build", "release": "npmpub", "test": "npm run lint && babel-tape-runner test/*.js | tap-spec" }, "version": "1.6.1" }