Files
2019-01-25 17:01:52 +08:00

54 lines
1.5 KiB
JSON

{
"_from": "react-style-normalizer@^1.1.5",
"_id": "react-style-normalizer@1.2.8",
"_inBundle": false,
"_integrity": "sha1-foSz0lzqYiVUXFr2iWOyJYhTRKI=",
"_location": "/react-style-normalizer",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "react-style-normalizer@^1.1.5",
"name": "react-style-normalizer",
"escapedName": "react-style-normalizer",
"rawSpec": "^1.1.5",
"saveSpec": null,
"fetchSpec": "^1.1.5"
},
"_requiredBy": [
"/react-button"
],
"_resolved": "https://registry.npmjs.org/react-style-normalizer/-/react-style-normalizer-1.2.8.tgz",
"_shasum": "7e84b3d25cea6225545c5af68963b225885344a2",
"_spec": "react-style-normalizer@^1.1.5",
"_where": "/Users/qudian/Downloads/WebDriverAgent-master/Inspector/node_modules/react-button",
"author": {
"name": "Radu Brehar"
},
"bugs": {
"url": "https://github.com/radubrehar/react-style-normalizer/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "React Style Normalizer",
"homepage": "https://github.com/radubrehar/react-style-normalizer",
"keywords": [
"style",
"normalize",
"prefix",
"react",
"browser"
],
"license": "MIT",
"main": "src/index.js",
"name": "react-style-normalizer",
"repository": {
"type": "git",
"url": "git+https://github.com/radubrehar/react-style-normalizer.git"
},
"scripts": {
"test": "make"
},
"version": "1.2.8"
}