Nessuna descrizione

package.json 1.3KB

    { "_from": "jest-docblock@^22.4.3", "_id": "jest-docblock@22.4.3", "_inBundle": false, "_integrity": "sha1-UIhvEytCsoDJA8WSNzu26Tu2ixk=", "_location": "/jest-docblock", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "jest-docblock@^22.4.3", "name": "jest-docblock", "escapedName": "jest-docblock", "rawSpec": "^22.4.3", "saveSpec": null, "fetchSpec": "^22.4.3" }, "_requiredBy": [ "/jest-haste-map", "/jest-runner" ], "_resolved": "http://registry.npm.taobao.org/jest-docblock/download/jest-docblock-22.4.3.tgz", "_shasum": "50886f132b42b280c903c592373bb6e93bb68b19", "_spec": "jest-docblock@^22.4.3", "_where": "/Users/FFIB/Desktop/data_visualization/node_modules/jest-haste-map", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "bundleDependencies": false, "dependencies": { "detect-newline": "^2.1.0" }, "deprecated": false, "description": "`jest-docblock` is a package that can extract and parse a specially-formatted comment called a \"docblock\" at the top of a file.", "homepage": "https://github.com/facebook/jest#readme", "license": "MIT", "main": "build/index.js", "name": "jest-docblock", "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git" }, "version": "22.4.3" }