12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485 |
- {
- "_args": [
- [
- "nomnom@^1.8.1",
- "/home/seleznev/project Angular/Quality system/node_modules/jscodeshift"
- ]
- ],
- "_from": "nomnom@>=1.8.1 <2.0.0",
- "_id": "nomnom@1.8.1",
- "_inCache": true,
- "_installable": true,
- "_location": "/nomnom",
- "_npmUser": {
- "email": "fayearthur@gmail.com",
- "name": "harth"
- },
- "_npmVersion": "1.4.3",
- "_phantomChildren": {
- "has-color": "0.1.7"
- },
- "_requested": {
- "name": "nomnom",
- "raw": "nomnom@^1.8.1",
- "rawSpec": "^1.8.1",
- "scope": null,
- "spec": ">=1.8.1 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/jscodeshift",
- "/webpack-addons/jscodeshift"
- ],
- "_resolved": "https://registry.npmjs.org/nomnom/-/nomnom-1.8.1.tgz",
- "_shasum": "2151f722472ba79e50a76fc125bb8c8f2e4dc2a7",
- "_shrinkwrap": null,
- "_spec": "nomnom@^1.8.1",
- "_where": "/home/seleznev/project Angular/Quality system/node_modules/jscodeshift",
- "author": {
- "email": "fayearthur@gmail.com",
- "name": "Heather Arthur"
- },
- "bugs": {
- "url": "https://github.com/harthur/nomnom/issues"
- },
- "dependencies": {
- "chalk": "~0.4.0",
- "underscore": "~1.6.0"
- },
- "deprecated": "Package no longer supported. Contact support@npmjs.com for more info.",
- "description": "Option parser with generated usage and commands",
- "devDependencies": {
- "nodeunit": "~0.7.4"
- },
- "directories": {},
- "dist": {
- "shasum": "2151f722472ba79e50a76fc125bb8c8f2e4dc2a7",
- "tarball": "https://registry.npmjs.org/nomnom/-/nomnom-1.8.1.tgz"
- },
- "homepage": "https://github.com/harthur/nomnom",
- "keywords": [
- "arguments",
- "command line",
- "option parser",
- "options",
- "parser"
- ],
- "main": "./nomnom",
- "maintainers": [
- {
- "name": "harth",
- "email": "fayearthur@gmail.com"
- }
- ],
- "name": "nomnom",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+ssh://git@github.com/harthur/nomnom.git"
- },
- "scripts": {
- "test": "nodeunit test/*.js"
- },
- "version": "1.8.1"
- }
|