summaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/center-align/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnfmarket/src/main/webapp/vnfmarket/node_modules/center-align/package.json')
-rw-r--r--vnfmarket/src/main/webapp/vnfmarket/node_modules/center-align/package.json121
1 files changed, 0 insertions, 121 deletions
diff --git a/vnfmarket/src/main/webapp/vnfmarket/node_modules/center-align/package.json b/vnfmarket/src/main/webapp/vnfmarket/node_modules/center-align/package.json
deleted file mode 100644
index b26f2a22..00000000
--- a/vnfmarket/src/main/webapp/vnfmarket/node_modules/center-align/package.json
+++ /dev/null
@@ -1,121 +0,0 @@
-{
- "_args": [
- [
- {
- "raw": "center-align@^0.1.1",
- "scope": null,
- "escapedName": "center-align",
- "name": "center-align",
- "rawSpec": "^0.1.1",
- "spec": ">=0.1.1 <0.2.0",
- "type": "range"
- },
- "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\cliui"
- ]
- ],
- "_from": "center-align@>=0.1.1 <0.2.0",
- "_id": "center-align@0.1.3",
- "_inCache": true,
- "_location": "/center-align",
- "_nodeVersion": "5.3.0",
- "_npmOperationalInternal": {
- "host": "packages-9-west.internal.npmjs.com",
- "tmp": "tmp/center-align-0.1.3.tgz_1454366538829_0.9471865000668913"
- },
- "_npmUser": {
- "name": "jonschlinkert",
- "email": "github@sellside.com"
- },
- "_npmVersion": "3.3.12",
- "_phantomChildren": {},
- "_requested": {
- "raw": "center-align@^0.1.1",
- "scope": null,
- "escapedName": "center-align",
- "name": "center-align",
- "rawSpec": "^0.1.1",
- "spec": ">=0.1.1 <0.2.0",
- "type": "range"
- },
- "_requiredBy": [
- "/cliui"
- ],
- "_resolved": "https://registry.npmjs.org/center-align/-/center-align-0.1.3.tgz",
- "_shasum": "aa0d32629b6ee972200411cbd4461c907bc2b7ad",
- "_shrinkwrap": null,
- "_spec": "center-align@^0.1.1",
- "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\cliui",
- "author": {
- "name": "Jon Schlinkert",
- "url": "https://github.com/jonschlinkert"
- },
- "bugs": {
- "url": "https://github.com/jonschlinkert/center-align/issues"
- },
- "dependencies": {
- "align-text": "^0.1.3",
- "lazy-cache": "^1.0.3"
- },
- "description": "Center-align the text in a string.",
- "devDependencies": {
- "mocha": "^2.2.0"
- },
- "directories": {},
- "dist": {
- "shasum": "aa0d32629b6ee972200411cbd4461c907bc2b7ad",
- "tarball": "https://registry.npmjs.org/center-align/-/center-align-0.1.3.tgz"
- },
- "engines": {
- "node": ">=0.10.0"
- },
- "files": [
- "index.js",
- "utils.js"
- ],
- "gitHead": "5c5fab5012fceaa3e21a00162958c0ed11109419",
- "homepage": "https://github.com/jonschlinkert/center-align",
- "keywords": [
- "align",
- "align-center",
- "center",
- "center-align",
- "right",
- "right-align",
- "text",
- "typography"
- ],
- "license": "MIT",
- "main": "index.js",
- "maintainers": [
- {
- "name": "doowb",
- "email": "brian.woodward@gmail.com"
- },
- {
- "name": "jonschlinkert",
- "email": "github@sellside.com"
- }
- ],
- "name": "center-align",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/jonschlinkert/center-align.git"
- },
- "scripts": {
- "test": "mocha"
- },
- "verb": {
- "related": {
- "description": "",
- "list": [
- "align-text",
- "right-align",
- "justified",
- "word-wrap"
- ]
- }
- },
- "version": "0.1.3"
-}