| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "_from": "kitx@^1.2.1",
- "_id": "kitx@1.3.0",
- "_inBundle": false,
- "_integrity": "sha512-fhBqFlXd0GkKTB+8ayLfpzPUw+LHxZlPAukPNBD1Om7JMeInT+/PxCAf1yLagvD+VKoyWhXtJR68xQkX/a0wOQ==",
- "_location": "/kitx",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "kitx@^1.2.1",
- "name": "kitx",
- "escapedName": "kitx",
- "rawSpec": "^1.2.1",
- "saveSpec": null,
- "fetchSpec": "^1.2.1"
- },
- "_requiredBy": [
- "/@alicloud/pop-core"
- ],
- "_resolved": "https://registry.npmjs.org/kitx/-/kitx-1.3.0.tgz",
- "_shasum": "ab3ee7c598d2b1d629fd55568f868c4440c200ea",
- "_spec": "kitx@^1.2.1",
- "_where": "E:\\workspace\\node\\qipai_server_india\\node_modules\\@alicloud\\pop-core",
- "author": {
- "name": "Jackson Tian"
- },
- "bugs": {
- "url": "https://github.com/JacksonTian/kitx/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "toolkit",
- "devDependencies": {
- "co-mocha": "~1.1.2",
- "coveralls": "~2.11.9",
- "expect.js": "~0.3.1",
- "istanbul": "~0.4.2",
- "mocha": "^3.4.2"
- },
- "directories": {
- "test": "test"
- },
- "files": [
- "lib"
- ],
- "homepage": "https://github.com/JacksonTian/kitx#readme",
- "keywords": [
- "toolkit",
- "kit"
- ],
- "license": "MIT",
- "main": "lib/index.js",
- "name": "kitx",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/JacksonTian/kitx.git"
- },
- "scripts": {
- "test": "make test"
- },
- "version": "1.3.0"
- }
|