| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- {
- "_from": "touch@0.0.3",
- "_id": "touch@0.0.3",
- "_inBundle": false,
- "_integrity": "sha1-Ua7z1ElXHU8oel2Hyci0kYGg2x0=",
- "_location": "/touch",
- "_phantomChildren": {
- "abbrev": "1.1.1"
- },
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "touch@0.0.3",
- "name": "touch",
- "escapedName": "touch",
- "rawSpec": "0.0.3",
- "saveSpec": null,
- "fetchSpec": "0.0.3"
- },
- "_requiredBy": [
- "/decompress-zip"
- ],
- "_resolved": "https://registry.npmjs.org/touch/-/touch-0.0.3.tgz",
- "_shasum": "51aef3d449571d4f287a5d87c9c8b49181a0db1d",
- "_spec": "touch@0.0.3",
- "_where": "E:\\vscode\\UseStudio.Desktop\\node_modules\\decompress-zip",
- "author": {
- "name": "Isaac Z. Schlueter",
- "email": "i@izs.me",
- "url": "http://blog.izs.me/"
- },
- "bugs": {
- "url": "https://github.com/isaacs/node-touch/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "nopt": "~1.0.10"
- },
- "deprecated": false,
- "description": "like touch(1) in node",
- "engines": {
- "node": ">=0.6"
- },
- "homepage": "https://github.com/isaacs/node-touch#readme",
- "license": "ISC",
- "main": "touch.js",
- "name": "touch",
- "repository": {
- "type": "git",
- "url": "git://github.com/isaacs/node-touch.git"
- },
- "version": "0.0.3"
- }
|