This repository has been archived on 2026-03-06. You can view files and clone it, but cannot push or open issues or pull requests.
todo/node_modules/all/package.json
2025-06-13 14:04:40 +08:00

19 lines
420 B
JSON

{
"name": "all",
"version": "0.0.0",
"homepage": "https://github.com/dominictarr/all",
"repository": {
"type": "git",
"url": "git://github.com/dominictarr/all.git"
},
"dependencies": {
},
"devDependencies": {
},
"scripts": {
"test": "set -e; for t in test/*.js; do node $t; done"
},
"author": "'Dominic Tarr' <dominic.tarr@gmail.com> (http://dominictarr.com)",
"license": "MIT"
}