UNPKG

pimatic

Version:

A home automation server and framework for the Raspberry PI running on node.js

83 lines (82 loc) 2.08 kB
{ "name": "date-format-lite", "version": "0.9.2", "stability": 2, "author": { "name": "Lauri Rooden", "email": "lauri@rooden.ee" }, "license": "MIT", "description": "A small library for parsing and formatting dates", "keywords": [ "date", "time", "format", "parse", "litejs" ], "main": "index.js", "files": [ "dist", "index.js" ], "scripts": { "build": "node node_modules/buildman/index.js --all", "test": "env TZ='Europe/Tallinn' node tests/index.js" }, "repository": { "type": "git", "url": "git://github.com/litejs/date-format-lite.git" }, "bugs": { "url": "https://github.com/litejs/date-format-lite/issues" }, "devDependencies": { "buildman": "0.2.31", "testman": "0.3.1" }, "buildman": { "dist/index-min.js": { "banner": "/*! litejs.com/MIT-LICENSE.txt */", "input": "index.js" } }, "contributors": [ { "name": "Authors ordered by number of commits." }, { "name": "* Lauri Rooden", "email": "lauri@rooden.ee", "url": "27" } ], "gitHead": "ab50e6c49be79551bf10db766aa9ecdd394dd795", "homepage": "https://github.com/litejs/date-format-lite#readme", "_id": "date-format-lite@0.9.2", "_shasum": "0c350fa687bd54c711ae324089f3fb3155f3d1c8", "_from": "date-format-lite@>=0.9.1 <0.10.0", "_npmVersion": "4.1.2", "_nodeVersion": "7.4.0", "_npmUser": { "name": "lauriro", "email": "lauri@rooden.ee" }, "dist": { "shasum": "0c350fa687bd54c711ae324089f3fb3155f3d1c8", "tarball": "https://registry.npmjs.org/date-format-lite/-/date-format-lite-0.9.2.tgz" }, "maintainers": [ { "name": "lauriro", "email": "lauri@rooden.ee" } ], "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/date-format-lite-0.9.2.tgz_1486116726075_0.02989793405868113" }, "directories": {}, "_resolved": "https://registry.npmjs.org/date-format-lite/-/date-format-lite-0.9.2.tgz", "readme": "ERROR: No README data found!" }