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.
57 lines
1.3 KiB
57 lines
1.3 KiB
|
3 years ago
|
{
|
||
|
|
"_args": [
|
||
|
|
[
|
||
|
|
"aaptjs@1.3.1",
|
||
|
|
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
|
||
|
|
]
|
||
|
|
],
|
||
|
|
"_from": "aaptjs@1.3.1",
|
||
|
|
"_id": "aaptjs@1.3.1",
|
||
|
|
"_inBundle": false,
|
||
|
|
"_integrity": "sha1-xA48CkPunQZ8xixKg7Z6YZUCArU=",
|
||
|
|
"_location": "/aaptjs",
|
||
|
|
"_phantomChildren": {},
|
||
|
|
"_requested": {
|
||
|
|
"type": "version",
|
||
|
|
"registry": true,
|
||
|
|
"raw": "aaptjs@1.3.1",
|
||
|
|
"name": "aaptjs",
|
||
|
|
"escapedName": "aaptjs",
|
||
|
|
"rawSpec": "1.3.1",
|
||
|
|
"saveSpec": null,
|
||
|
|
"fetchSpec": "1.3.1"
|
||
|
|
},
|
||
|
|
"_requiredBy": [
|
||
|
|
"/@hap-toolkit/packager"
|
||
|
|
],
|
||
|
|
"_resolved": "https://registry.npm.taobao.org/aaptjs/download/aaptjs-1.3.1.tgz",
|
||
|
|
"_spec": "1.3.1",
|
||
|
|
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
|
||
|
|
"author": {
|
||
|
|
"name": "shenzm",
|
||
|
|
"email": "szmalq@163.com"
|
||
|
|
},
|
||
|
|
"bugs": {
|
||
|
|
"url": "https://github.com/shenzhim/aaptjs/issues"
|
||
|
|
},
|
||
|
|
"dependencies": {
|
||
|
|
"shelljs": "^0.8.1"
|
||
|
|
},
|
||
|
|
"description": "A node wraper for aapt",
|
||
|
|
"homepage": "https://github.com/shenzhim/aaptjs#readme",
|
||
|
|
"keywords": [
|
||
|
|
"aapt",
|
||
|
|
"nodejs"
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"main": "index.js",
|
||
|
|
"name": "aaptjs",
|
||
|
|
"repository": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "git+https://github.com/shenzhim/aaptjs.git"
|
||
|
|
},
|
||
|
|
"scripts": {},
|
||
|
|
"typings": "./index.d.ts",
|
||
|
|
"version": "1.3.1"
|
||
|
|
}
|