1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- {
- "_args": [
- [
- "mem-fs@^1.1.0",
- "/home/seleznev/project Angular/Quality system/node_modules/yeoman-environment"
- ]
- ],
- "_from": "mem-fs@>=1.1.0 <2.0.0",
- "_id": "mem-fs@1.1.3",
- "_inCache": true,
- "_installable": true,
- "_location": "/mem-fs",
- "_nodeVersion": "6.1.0",
- "_npmOperationalInternal": {
- "host": "packages-16-east.internal.npmjs.com",
- "tmp": "tmp/mem-fs-1.1.3.tgz_1462771612519_0.8764764524530619"
- },
- "_npmUser": {
- "email": "admin@simonboudrias.com",
- "name": "sboudrias"
- },
- "_npmVersion": "3.5.3",
- "_phantomChildren": {},
- "_requested": {
- "name": "mem-fs",
- "raw": "mem-fs@^1.1.0",
- "rawSpec": "^1.1.0",
- "scope": null,
- "spec": ">=1.1.0 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/yeoman-environment"
- ],
- "_resolved": "https://registry.npmjs.org/mem-fs/-/mem-fs-1.1.3.tgz",
- "_shasum": "b8ae8d2e3fcb6f5d3f9165c12d4551a065d989cc",
- "_shrinkwrap": null,
- "_spec": "mem-fs@^1.1.0",
- "_where": "/home/seleznev/project Angular/Quality system/node_modules/yeoman-environment",
- "author": {
- "name": "Simon Boudrias"
- },
- "bugs": {
- "url": "https://github.com/sboudrias/mem-fs/issues"
- },
- "dependencies": {
- "through2": "^2.0.0",
- "vinyl": "^1.1.0",
- "vinyl-file": "^2.0.0"
- },
- "description": "Simple in-memory vinyl file store",
- "devDependencies": {
- "mocha": "^2.0.1"
- },
- "directories": {},
- "dist": {
- "shasum": "b8ae8d2e3fcb6f5d3f9165c12d4551a065d989cc",
- "tarball": "https://registry.npmjs.org/mem-fs/-/mem-fs-1.1.3.tgz"
- },
- "files": [
- "index.js"
- ],
- "gitHead": "9ab105df416da0e3a7c6bdc909f2729c4b29ba2d",
- "homepage": "https://github.com/sboudrias/mem-fs#readme",
- "license": "MIT",
- "maintainers": [
- {
- "name": "sboudrias",
- "email": "admin@simonboudrias.com"
- }
- ],
- "name": "mem-fs",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/sboudrias/mem-fs.git"
- },
- "scripts": {
- "test": "mocha"
- },
- "version": "1.1.3"
- }
|