UNPKG

tap

Version:

A Test-Anything-Protocol library for JavaScript

70 lines (69 loc) 1.51 kB
{ "_args": [ [ "react@16.10.2", "/Users/isaacs/dev/js/tap" ] ], "_from": "react@16.10.2", "_id": "react@16.10.2", "_inBundle": false, "_integrity": "sha512-MFVIq0DpIhrHFyqLU0S3+4dIcBhhOvBE8bJ/5kHPVOVaGdo0KuiQzpcjCPsf585WvhypqtrMILyoE2th6dT+Lw==", "_location": "/react", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "react@16.10.2", "name": "react", "escapedName": "react", "rawSpec": "16.10.2", "saveSpec": null, "fetchSpec": "16.10.2" }, "_requiredBy": [ "/", "/treport" ], "_resolved": "https://registry.npmjs.org/react/-/react-16.10.2.tgz", "_spec": "16.10.2", "_where": "/Users/isaacs/dev/js/tap", "browserify": { "transform": [ "loose-envify" ] }, "bugs": { "url": "https://github.com/facebook/react/issues" }, "dependencies": { "loose-envify": "^1.1.0", "object-assign": "^4.1.1", "prop-types": "^15.6.2" }, "description": "React is a JavaScript library for building user interfaces.", "engines": { "node": ">=0.10.0" }, "files": [ "LICENSE", "README.md", "build-info.json", "index.js", "cjs/", "umd/" ], "homepage": "https://reactjs.org/", "keywords": [ "react" ], "license": "MIT", "main": "index.js", "name": "react", "repository": { "type": "git", "url": "git+https://github.com/facebook/react.git", "directory": "packages/react" }, "version": "16.10.2" }