123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141 |
- {
- "_args": [
- [
- "global-modules@^1.0.0",
- "/home/seleznev/project Angular/Quality system/node_modules/webpack-cli"
- ]
- ],
- "_from": "global-modules@>=1.0.0 <2.0.0",
- "_id": "global-modules@1.0.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/global-modules",
- "_nodeVersion": "7.7.3",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/global-modules-1.0.0.tgz_1498632359258_0.21966388146393"
- },
- "_npmUser": {
- "email": "github@sellside.com",
- "name": "jonschlinkert"
- },
- "_npmVersion": "5.0.4",
- "_phantomChildren": {},
- "_requested": {
- "name": "global-modules",
- "raw": "global-modules@^1.0.0",
- "rawSpec": "^1.0.0",
- "scope": null,
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/resolve-dir",
- "/webpack-cli"
- ],
- "_resolved": "https://registry.npmjs.org/global-modules/-/global-modules-1.0.0.tgz",
- "_shasum": "6d770f0eb523ac78164d72b5e71a8877265cc3ea",
- "_shrinkwrap": null,
- "_spec": "global-modules@^1.0.0",
- "_where": "/home/seleznev/project Angular/Quality system/node_modules/webpack-cli",
- "author": {
- "name": "Jon Schlinkert",
- "url": "https://github.com/jonschlinkert"
- },
- "bugs": {
- "url": "https://github.com/jonschlinkert/global-modules/issues"
- },
- "contributors": [
- {
- "name": "JasonChang",
- "url": "https://packagist.org/packages/jason-chang"
- },
- {
- "name": "Jon Schlinkert",
- "url": "http://twitter.com/jonschlinkert"
- },
- {
- "name": "Kiko Beats",
- "url": "https://kikobeats.com"
- }
- ],
- "dependencies": {
- "global-prefix": "^1.0.1",
- "is-windows": "^1.0.1",
- "resolve-dir": "^1.0.0"
- },
- "description": "The directory used by npm for globally installed npm modules.",
- "devDependencies": {
- "gulp-format-md": "^0.1.12",
- "mocha": "^3.4.2"
- },
- "directories": {},
- "dist": {
- "integrity": "sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==",
- "shasum": "6d770f0eb523ac78164d72b5e71a8877265cc3ea",
- "tarball": "https://registry.npmjs.org/global-modules/-/global-modules-1.0.0.tgz"
- },
- "engines": {
- "node": ">=0.10.0"
- },
- "files": [
- "index.js"
- ],
- "gitHead": "4816de2b0375edf9b69678a880965b5537739c2d",
- "homepage": "https://github.com/jonschlinkert/global-modules",
- "keywords": [
- "directory",
- "dirname",
- "global",
- "module",
- "modules",
- "package",
- "path",
- "prefix",
- "resolve"
- ],
- "license": "MIT",
- "main": "index.js",
- "maintainers": [
- {
- "name": "jonschlinkert",
- "email": "github@sellside.com"
- }
- ],
- "name": "global-modules",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/jonschlinkert/global-modules.git"
- },
- "scripts": {
- "test": "mocha"
- },
- "verb": {
- "layout": "default",
- "lint": {
- "reflinks": true
- },
- "plugins": [
- "gulp-format-md"
- ],
- "reflinks": [
- "verb"
- ],
- "related": {
- "list": [
- "git-config-path",
- "global-prefix",
- "homedir-polyfill",
- "npm-paths"
- ]
- },
- "run": true,
- "tasks": [
- "readme"
- ],
- "toc": false
- },
- "version": "1.0.0"
- }
|