UNPKG

custom-app

Version:

ITIMS��Ʒ�鿪��ר��React���,�Dz��ý��ּ�dhcc-app���������

89 lines (88 loc) 2.23 kB
{ "_args": [ [ "is-what@3.3.1", "G:\\dhcc-app-dll" ] ], "_from": "is-what@3.3.1", "_id": "is-what@3.3.1", "_inBundle": false, "_integrity": "sha512-seFn10yAXy+yJlTRO+8VfiafC+0QJanGLMPTBWLrJm/QPauuchy0UXh8B6H5o9VA8BAzk0iYievt6mNp6gfaqA==", "_location": "/is-what", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "is-what@3.3.1", "name": "is-what", "escapedName": "is-what", "rawSpec": "3.3.1", "saveSpec": null, "fetchSpec": "3.3.1" }, "_requiredBy": [ "/merge-anything" ], "_resolved": "https://registry.npmjs.org/is-what/-/is-what-3.3.1.tgz", "_spec": "3.3.1", "_where": "G:\\dhcc-app-dll", "author": { "name": "Luca Ban - Mesqueeb" }, "bugs": { "url": "https://github.com/mesqueeb/is-what/issues" }, "dependencies": {}, "description": "JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.", "devDependencies": { "@babel/core": "^7.5.5", "@types/babel-core": "^6.25.6", "@types/jest": "^23.3.14", "babel-core": "^7.0.0-bridge.0", "babel-jest": "^24.8.0", "babel-preset-env": "^1.7.0", "jest": "^24.8.0", "regenerator-runtime": "^0.12.1", "rollup": "^0.65.2", "rollup-plugin-typescript2": "^0.21.2", "typescript": "^3.5.3" }, "homepage": "https://github.com/mesqueeb/is-what#readme", "keywords": [ "javascript", "typescript", "typechecker", "check-type", "javascript-type", "primitive-types", "plain-object", "plain-objects", "class-instance", "class-identifier", "type-checking", "type-checker", "type-check", "define-type", "get-type", "what-type", "is-object", "is-plain-obj", "is-plain-object" ], "license": "MIT", "main": "dist/index.cjs.js", "module": "dist/index.esm.js", "name": "is-what", "repository": { "type": "git", "url": "git+https://github.com/mesqueeb/is-what.git" }, "scripts": { "build": "rollup -c ./build/rollup.js && npm run test", "test": "jest", "test-w": "jest --watchAll" }, "typings": "types/index.d.ts", "version": "3.3.1" }