| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- {
- "_from": "file@^0.2.2",
- "_id": "file@0.2.2",
- "_inBundle": false,
- "_integrity": "sha1-w9/Y+M81Na5FXCtCPC5SY112tNM=",
- "_location": "/file",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "file@^0.2.2",
- "name": "file",
- "escapedName": "file",
- "rawSpec": "^0.2.2",
- "saveSpec": null,
- "fetchSpec": "^0.2.2"
- },
- "_requiredBy": [
- "/modernizr"
- ],
- "_resolved": "https://registry.npmjs.org/file/-/file-0.2.2.tgz",
- "_shasum": "c3dfd8f8cf3535ae455c2b423c2e52635d76b4d3",
- "_spec": "file@^0.2.2",
- "_where": "/srv/http/mmap_sarrebourg/user/themes/basic/node_modules/modernizr",
- "author": {
- "name": "Anders Conbere",
- "email": "aconbere@gmail.com"
- },
- "bugs": {
- "url": "http://github.com/aconbere/node-file-utils"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "Higher level path and file manipulation functions.",
- "devDependencies": {
- "mocha": "1.9.x"
- },
- "directories": {
- "lib": "lib"
- },
- "homepage": "https://github.com/aconbere/node-file-utils#readme",
- "license": "MIT",
- "main": "./lib/file",
- "name": "file",
- "repository": {
- "type": "git",
- "url": "git+ssh://git@github.com/aconbere/node-file-utils.git"
- },
- "tags": [
- "file",
- "path",
- "fs",
- "walk"
- ],
- "version": "0.2.2"
- }
|