123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111 |
- {
- "_args": [
- [
- {
- "raw": "grim@^1.0.0",
- "scope": null,
- "escapedName": "grim",
- "name": "grim",
- "rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "/home/loredan13/projects/atom/qsp/node_modules/space-pen"
- ]
- ],
- "_from": "grim@>=1.0.0 <2.0.0",
- "_id": "[email protected]",
- "_inCache": true,
- "_location": "/grim",
- "_nodeVersion": "0.12.0",
- "_npmUser": {
- "name": "maxbrunsfeld",
- "email": "[email protected]"
- },
- "_npmVersion": "2.5.1",
- "_phantomChildren": {},
- "_requested": {
- "raw": "grim@^1.0.0",
- "scope": null,
- "escapedName": "grim",
- "name": "grim",
- "rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/space-pen"
- ],
- "_resolved": "https://registry.npmjs.org/grim/-/grim-1.5.0.tgz",
- "_shasum": "b32b08ef567cf1852f81759ed9c68b0d71396a32",
- "_shrinkwrap": null,
- "_spec": "grim@^1.0.0",
- "_where": "/home/loredan13/projects/atom/qsp/node_modules/space-pen",
- "bugs": {
- "url": "https://github.com/atom/grim/issues"
- },
- "dependencies": {
- "emissary": "^1.2.0"
- },
- "description": "Log usage of deprecated methods",
- "devDependencies": {
- "coffee-cache": "^0.2.0",
- "coffee-script": "^1.7.0",
- "grunt": "^0.4.1",
- "grunt-cli": "^0.1.8",
- "grunt-coffeelint": "^0.0.6",
- "grunt-contrib-coffee": "^0.9.0",
- "grunt-shell": "^0.2.2",
- "jasmine-focused": "^1.0.4",
- "rimraf": "^2.2.2",
- "temp": "^0.6.0"
- },
- "directories": {},
- "dist": {
- "shasum": "b32b08ef567cf1852f81759ed9c68b0d71396a32",
- "tarball": "https://registry.npmjs.org/grim/-/grim-1.5.0.tgz"
- },
- "gitHead": "b2b528718f498d04af94c304dc165758470039c2",
- "homepage": "https://github.com/atom/grim",
- "licenses": [
- {
- "type": "MIT",
- "url": "http://github.com/atom/grim/raw/master/LICENSE.md"
- }
- ],
- "main": "./lib/grim",
- "maintainers": [
- {
- "name": "benogle",
- "email": "[email protected]"
- },
- {
- "name": "kevinsawicki",
- "email": "[email protected]"
- },
- {
- "name": "maxbrunsfeld",
- "email": "[email protected]"
- },
- {
- "name": "nathansobo",
- "email": "[email protected]"
- },
- {
- "name": "probablycorey",
- "email": "[email protected]"
- }
- ],
- "name": "grim",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/atom/grim.git"
- },
- "scripts": {
- "prepublish": "grunt clean lint coffee",
- "test": "grunt test"
- },
- "version": "1.5.0"
- }
|