| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- {
- "_args": [
- [
- "type-detect@0.1.1",
- "E:\\2023\\5\\myjadmin"
- ]
- ],
- "_development": true,
- "_from": "type-detect@0.1.1",
- "_id": "type-detect@0.1.1",
- "_inBundle": false,
- "_integrity": "sha512-5rqszGVwYgBoDkIm2oUtvkfZMQ0vk29iDMU0W2qCa3rG0vPDNczCMT4hV/bLBgLg8k8ri6+u3Zbt+S/14eMzlA==",
- "_location": "/type-detect",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "type-detect@0.1.1",
- "name": "type-detect",
- "escapedName": "type-detect",
- "rawSpec": "0.1.1",
- "saveSpec": null,
- "fetchSpec": "0.1.1"
- },
- "_requiredBy": [
- "/deep-eql"
- ],
- "_resolved": "https://registry.npmjs.org/type-detect/-/type-detect-0.1.1.tgz",
- "_spec": "0.1.1",
- "_where": "E:\\2023\\5\\myjadmin",
- "author": {
- "name": "Jake Luer",
- "email": "jake@alogicalparadox.com",
- "url": "http://alogicalparadox.com"
- },
- "bugs": {
- "url": "https://github.com/chaijs/type-detect/issues"
- },
- "dependencies": {},
- "description": "Improved typeof detection for node.js and the browser.",
- "devDependencies": {
- "component": "*",
- "coveralls": "2.0.16",
- "jscoverage": "0.3.7",
- "mocha": "*",
- "mocha-lcov-reporter": "0.0.1",
- "mocha-phantomjs": "*",
- "simple-assert": "*"
- },
- "engines": {
- "node": "*"
- },
- "homepage": "https://github.com/chaijs/type-detect#readme",
- "keywords": [],
- "license": "MIT",
- "main": "./index",
- "name": "type-detect",
- "repository": {
- "type": "git",
- "url": "git+ssh://git@github.com/chaijs/type-detect.git"
- },
- "scripts": {
- "test": "make test"
- },
- "version": "0.1.1"
- }
|