UNPKG

ionic

Version:

A tool for creating and developing Ionic Framework mobile apps.

177 lines (176 loc) 4.11 kB
{ "_args": [ [ { "raw": "moment@2.11.1", "scope": null, "escapedName": "moment", "name": "moment", "rawSpec": "2.11.1", "spec": "2.11.1", "type": "version" }, "/home/jthoms1/Workspace/ionic-cli-v2" ] ], "_from": "moment@2.11.1", "_id": "moment@2.11.1", "_inCache": true, "_location": "/moment", "_npmUser": { "name": "ichernev", "email": "iskren.chernev@gmail.com" }, "_npmVersion": "1.4.6", "_phantomChildren": {}, "_requested": { "raw": "moment@2.11.1", "scope": null, "escapedName": "moment", "name": "moment", "rawSpec": "2.11.1", "spec": "2.11.1", "type": "version" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/moment/-/moment-2.11.1.tgz", "_shasum": "bf4026413640d1b802467cf353607f8464d6af47", "_shrinkwrap": null, "_spec": "moment@2.11.1", "_where": "/home/jthoms1/Workspace/ionic-cli-v2", "author": { "name": "Iskren Ivov Chernev", "email": "iskren.chernev@gmail.com", "url": "https://github.com/ichernev" }, "bugs": { "url": "https://github.com/moment/moment/issues" }, "contributors": [ { "name": "Tim Wood", "email": "washwithcare@gmail.com", "url": "http://timwoodcreates.com/" }, { "name": "Rocky Meza", "url": "http://rockymeza.com" }, { "name": "Matt Johnson", "email": "mj1856@hotmail.com", "url": "http://codeofmatt.com" }, { "name": "Isaac Cambron", "email": "isaac@isaaccambron.com", "url": "http://isaaccambron.com" }, { "name": "Andre Polykanine", "email": "andre@oire.org", "url": "https://github.com/oire" } ], "dependencies": {}, "description": "Parse, validate, manipulate, and display dates", "devDependencies": { "benchmark": "latest", "coveralls": "^2.11.2", "es6-promise": "latest", "esperanto": "latest", "grunt": "latest", "grunt-benchmark": "latest", "grunt-cli": "latest", "grunt-contrib-clean": "latest", "grunt-contrib-concat": "latest", "grunt-contrib-copy": "latest", "grunt-contrib-jshint": "latest", "grunt-contrib-uglify": "latest", "grunt-contrib-watch": "latest", "grunt-env": "latest", "grunt-exec": "latest", "grunt-jscs": "latest", "grunt-karma": "latest", "grunt-nuget": "latest", "grunt-string-replace": "latest", "karma": "latest", "karma-chrome-launcher": "latest", "karma-firefox-launcher": "latest", "karma-qunit": "latest", "karma-sauce-launcher": "latest", "load-grunt-tasks": "latest", "nyc": "^2.1.4", "qunit": "^0.7.5", "qunit-cli": "^0.1.4", "spacejam": "latest", "uglify-js": "latest" }, "directories": {}, "dist": { "shasum": "bf4026413640d1b802467cf353607f8464d6af47", "tarball": "https://registry.npmjs.org/moment/-/moment-2.11.1.tgz" }, "dojoBuild": "package.js", "ender": "./ender.js", "engines": { "node": "*" }, "homepage": "http://momentjs.com", "jspm": { "files": [ "moment.js", "locale" ], "map": { "moment": "./moment" }, "buildConfig": { "uglify": true } }, "keywords": [ "moment", "date", "time", "parse", "format", "validate", "i18n", "l10n", "ender" ], "license": "MIT", "main": "./moment.js", "maintainers": [ { "name": "timrwood", "email": "washwithcare@gmail.com" }, { "name": "ichernev", "email": "iskren.chernev@gmail.com" } ], "name": "moment", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/moment/moment.git" }, "scripts": { "coverage": "nyc npm test && nyc report", "coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls", "test": "grunt test" }, "spm": { "main": "moment.js", "output": [ "locale/*.js" ] }, "version": "2.11.1" }