智能照明系统APP-本地串口
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
LightingSystemApp-serial/.svn/pristine/d2/d2bc818dcd98d4d4bb9dfa33e91...

68 lines
1.5 KiB

3 years ago
{
"_args": [
[
"sisteransi@1.0.5",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_development": true,
"_from": "sisteransi@1.0.5",
"_id": "sisteransi@1.0.5",
"_inBundle": false,
"_integrity": "sha1-E01oEpd1ZDfMBcoBNw06elcQde0=",
"_location": "/sisteransi",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "sisteransi@1.0.5",
"name": "sisteransi",
"escapedName": "sisteransi",
"rawSpec": "1.0.5",
"saveSpec": null,
"fetchSpec": "1.0.5"
},
"_requiredBy": [
"/prompts"
],
"_resolved": "https://registry.npm.taobao.org/sisteransi/download/sisteransi-1.0.5.tgz",
"_spec": "1.0.5",
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
"author": {
"name": "Terkel Gjervig",
"email": "terkel@terkel.com",
"url": "https://terkel.com"
},
"bugs": {
"url": "https://github.com/terkelg/sisteransi/issues"
},
"description": "ANSI escape codes for some terminal swag",
"devDependencies": {
"tap-spec": "^5.0.0",
"tape": "^4.13.2"
},
"files": [
"src"
],
"homepage": "https://github.com/terkelg/sisteransi#readme",
"keywords": [
"ansi",
"escape codes",
"escape",
"terminal",
"style"
],
"license": "MIT",
"main": "src/index.js",
"name": "sisteransi",
"repository": {
"type": "git",
"url": "git+https://github.com/terkelg/sisteransi.git"
},
"scripts": {
"test": "tape test/*.js | tap-spec"
},
"types": "./src/sisteransi.d.ts",
"version": "1.0.5"
}