12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- {
- "_args": [
- [
- "jest-docblock@23.2.0",
- "/Users/lihai/jolijoli/pad_spa"
- ]
- ],
- "_development": true,
- "_from": "jest-docblock@23.2.0",
- "_id": "jest-docblock@23.2.0",
- "_inBundle": false,
- "_integrity": "sha1-8IXh8YVI2Z/dabICB+b9VdkTg6c=",
- "_location": "/jest-docblock",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "jest-docblock@23.2.0",
- "name": "jest-docblock",
- "escapedName": "jest-docblock",
- "rawSpec": "23.2.0",
- "saveSpec": null,
- "fetchSpec": "23.2.0"
- },
- "_requiredBy": [
- "/jest-haste-map",
- "/jest-runner"
- ],
- "_resolved": "https://registry.npm.taobao.org/jest-docblock/download/jest-docblock-23.2.0.tgz",
- "_spec": "23.2.0",
- "_where": "/Users/lihai/jolijoli/pad_spa",
- "bugs": {
- "url": "https://github.com/facebook/jest/issues"
- },
- "dependencies": {
- "detect-newline": "^2.1.0"
- },
- "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": "23.2.0"
- }
|