Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/promzard/package.json')
-rw-r--r--node_modules/promzard/package.json74
1 files changed, 0 insertions, 74 deletions
diff --git a/node_modules/promzard/package.json b/node_modules/promzard/package.json
deleted file mode 100644
index e91ad77dd..000000000
--- a/node_modules/promzard/package.json
+++ /dev/null
@@ -1,74 +0,0 @@
-{
- "_args": [
- [
- "promzard@^0.3.0",
- "/Users/rebecca/code/npm/node_modules/init-package-json"
- ]
- ],
- "_from": "promzard@>=0.3.0 <0.4.0",
- "_id": "promzard@0.3.0",
- "_inCache": true,
- "_location": "/promzard",
- "_nodeVersion": "1.4.2",
- "_npmUser": {
- "email": "i@izs.me",
- "name": "isaacs"
- },
- "_npmVersion": "2.7.1",
- "_phantomChildren": {},
- "_requested": {
- "name": "promzard",
- "raw": "promzard@^0.3.0",
- "rawSpec": "^0.3.0",
- "scope": null,
- "spec": ">=0.3.0 <0.4.0",
- "type": "range"
- },
- "_requiredBy": [
- "/init-package-json"
- ],
- "_resolved": "https://registry.npmjs.org/promzard/-/promzard-0.3.0.tgz",
- "_shasum": "26a5d6ee8c7dee4cb12208305acfb93ba382a9ee",
- "_shrinkwrap": null,
- "_spec": "promzard@^0.3.0",
- "_where": "/Users/rebecca/code/npm/node_modules/init-package-json",
- "author": {
- "email": "i@izs.me",
- "name": "Isaac Z. Schlueter",
- "url": "http://blog.izs.me/"
- },
- "bugs": {
- "url": "https://github.com/isaacs/promzard/issues"
- },
- "dependencies": {
- "read": "1"
- },
- "description": "prompting wizardly",
- "devDependencies": {
- "tap": "~0.2.5"
- },
- "directories": {},
- "dist": {
- "shasum": "26a5d6ee8c7dee4cb12208305acfb93ba382a9ee",
- "tarball": "http://registry.npmjs.org/promzard/-/promzard-0.3.0.tgz"
- },
- "gitHead": "780ead051299aa28be2584199ab6fa503a32d354",
- "homepage": "https://github.com/isaacs/promzard",
- "license": "ISC",
- "main": "promzard.js",
- "maintainers": [
- {
- "name": "isaacs",
- "email": "i@izs.me"
- }
- ],
- "name": "promzard",
- "optionalDependencies": {},
- "repository": {
- "url": "git://github.com/isaacs/promzard"
- },
- "scripts": {
- "test": "tap test/*.js"
- },
- "version": "0.3.0"
-}