mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 17:05:17 +00:00
39 lines
No EOL
821 B
JSON
39 lines
No EOL
821 B
JSON
{
|
|
"name": "philip",
|
|
"homepage": "https://github.com/coderaiser/domfs-philip",
|
|
"authors": [
|
|
"coderaiser <mnemonic.enemy@gmail.com>"
|
|
],
|
|
"description": "Walk a directory tree in DOM File System",
|
|
"main": "lib/philip.js",
|
|
"moduleType": [
|
|
"globals",
|
|
"node"
|
|
],
|
|
"keywords": [
|
|
"DOM",
|
|
"File System"
|
|
],
|
|
"license": "MIT",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"modules"
|
|
],
|
|
"dependencies": {
|
|
"execon": "~1.2.2",
|
|
"emitify": "^3.1.0",
|
|
"findit": "1.1.7"
|
|
},
|
|
"version": "1.3.7",
|
|
"_release": "1.3.7",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v1.3.7",
|
|
"commit": "5179476e600b28575eb2c8a549990e1f039f2dbf"
|
|
},
|
|
"_source": "https://github.com/coderaiser/domfs-philip.git",
|
|
"_target": "^1.3.7",
|
|
"_originalSource": "philip",
|
|
"_direct": true
|
|
} |