UNPKG

react-ionicons

Version:

A React SVG ionicon component

78 lines (77 loc) 2.02 kB
{ "_from": "lite-server@2.2.2", "_id": "lite-server@2.2.2", "_inBundle": false, "_integrity": "sha1-RkSv5skUbYUM+grZqGqU+HFWSZ4=", "_location": "/lite-server", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "lite-server@2.2.2", "name": "lite-server", "escapedName": "lite-server", "rawSpec": "2.2.2", "saveSpec": null, "fetchSpec": "2.2.2" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/lite-server/-/lite-server-2.2.2.tgz", "_shasum": "4644afe6c9146d850cfa0ad9a86a94f87156499e", "_spec": "lite-server@2.2.2", "_where": "/Users/zam/projects/react-ionicons/docs", "bin": { "lite-server": "./bin/lite-server" }, "bugs": { "url": "https://github.com/johnpapa/lite-server/issues" }, "bundleDependencies": false, "contributors": [ { "name": "John Papa", "email": "john@johnpapa.net" }, { "name": "Christopher Martin", "email": "cgmartin@gmail.com" } ], "dependencies": { "browser-sync": "^2.12.3", "connect-history-api-fallback": "^1.2.0", "connect-logger": "0.0.1", "lodash": "^4.11.1", "minimist": "1.2.0" }, "deprecated": false, "description": "Lightweight development node server for serving a web app, providing a fallback for browser history API, loading in the browser, and injecting scripts on the fly.", "devDependencies": { "eslint": "^2.8.0", "istanbul": "^0.4.3", "mocha": "^2.4.5", "mockery": "^1.6.2", "sinon": "^1.17.3" }, "homepage": "https://github.com/johnpapa/lite-server#readme", "keywords": [ "angular", "spa", "static", "server", "development" ], "license": "MIT", "main": "index.js", "name": "lite-server", "repository": { "type": "git", "url": "git+https://github.com/johnpapa/lite-server.git" }, "scripts": { "test": "eslint *.js lib/*.js && istanbul cover _mocha -- -R spec" }, "version": "2.2.2" }