mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 08:56:20 +00:00
38 lines
No EOL
803 B
JSON
38 lines
No EOL
803 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": "~2.1.1",
|
|
"findit": "~1.1.4"
|
|
},
|
|
"version": "1.3.4",
|
|
"_release": "1.3.4",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v1.3.4",
|
|
"commit": "48670d1115fb983e7774fa6d0118736a697081fe"
|
|
},
|
|
"_source": "https://github.com/coderaiser/domfs-philip.git",
|
|
"_target": "^1.3.3",
|
|
"_originalSource": "philip"
|
|
} |