123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108 |
- {
- "_args": [
- [
- {
- "raw": "space-pen@^5.1.2",
- "scope": null,
- "escapedName": "space-pen",
- "name": "space-pen",
- "rawSpec": "^5.1.2",
- "spec": ">=5.1.2 <6.0.0",
- "type": "range"
- },
- "/home/loredan13/projects/atom/qsp/node_modules/atom-space-pen-views"
- ]
- ],
- "_from": "space-pen@>=5.1.2 <6.0.0",
- "_id": "[email protected]",
- "_inCache": true,
- "_location": "/space-pen",
- "_nodeVersion": "4.2.1",
- "_npmUser": {
- "name": "nathansobo",
- "email": "[email protected]"
- },
- "_npmVersion": "3.3.8",
- "_phantomChildren": {},
- "_requested": {
- "raw": "space-pen@^5.1.2",
- "scope": null,
- "escapedName": "space-pen",
- "name": "space-pen",
- "rawSpec": "^5.1.2",
- "spec": ">=5.1.2 <6.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/atom-space-pen-views"
- ],
- "_resolved": "https://registry.npmjs.org/space-pen/-/space-pen-5.1.2.tgz",
- "_shasum": "22fbbe10e0b044e7b7a47b023da99d94b584ef8f",
- "_shrinkwrap": null,
- "_spec": "space-pen@^5.1.2",
- "_where": "/home/loredan13/projects/atom/qsp/node_modules/atom-space-pen-views",
- "bugs": {
- "url": "https://github.com/atom/space-pen/issues"
- },
- "dependencies": {
- "grim": "^1.0.0",
- "jquery": "2.1.4",
- "underscore-plus": "1.x"
- },
- "description": "Write markup on the final frontier",
- "devDependencies": {
- "browserify": "~2.34.1",
- "coffee-script": "~1.6.3",
- "coffeeify": "~0.5.1",
- "express": "~3.4.0",
- "grunt": "~0.4.1",
- "grunt-atomdoc": "^1.0.0",
- "grunt-cli": "~0.1.8",
- "grunt-coffeelint": "0.0.6",
- "grunt-contrib-coffee": "~0.7.0",
- "grunt-contrib-connect": "~0.5.0",
- "grunt-shell": "~0.5.0",
- "jasmine-focused": "~0.15.0"
- },
- "directories": {},
- "dist": {
- "shasum": "22fbbe10e0b044e7b7a47b023da99d94b584ef8f",
- "tarball": "https://registry.npmjs.org/space-pen/-/space-pen-5.1.2.tgz"
- },
- "gitHead": "4232a457c517a34c00e596d45b7f14fcebd3b848",
- "homepage": "https://github.com/atom/space-pen#readme",
- "licenses": [
- {
- "type": "MIT",
- "url": "http://github.com/atom/space-pen/raw/master/LICENSE"
- }
- ],
- "main": "./lib/space-pen.js",
- "maintainers": [
- {
- "name": "kevinsawicki",
- "email": "[email protected]"
- },
- {
- "name": "nathansobo",
- "email": "[email protected]"
- },
- {
- "name": "benogle",
- "email": "[email protected]"
- }
- ],
- "name": "space-pen",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/atom/space-pen.git"
- },
- "scripts": {
- "prepublish": "grunt prepublish",
- "start": "grunt start",
- "test": "grunt test"
- },
- "version": "5.1.2"
- }
|