ember-introjs
Version:
An Ember Component for intro.js
47 lines (46 loc) • 1.26 kB
JSON
{
"_from": "cssmin@0.3.x",
"_id": "cssmin@0.3.2",
"_inBundle": false,
"_integrity": "sha1-3c5MVHtRCuDVlKjx+/iq+OLFwA0=",
"_location": "/cssmin",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "cssmin@0.3.x",
"name": "cssmin",
"escapedName": "cssmin",
"rawSpec": "0.3.x",
"saveSpec": null,
"fetchSpec": "0.3.x"
},
"_requiredBy": [
"/build"
],
"_resolved": "https://registry.npmjs.org/cssmin/-/cssmin-0.3.2.tgz",
"_shasum": "ddce4c547b510ae0d594a8f1fbf8aaf8e2c5c00d",
"_spec": "cssmin@0.3.x",
"_where": "/Users/dawidposlinski/Documents/apps/javascript/ember-introjs/node_modules/build",
"author": {
"name": "Johan Bleuzen",
"url": "http://blog.johanbleuzen.fr"
},
"bin": {
"cssmin": "./bin/cssmin"
},
"bugs": {
"url": "https://github.com/jbleuzen/node-cssmin/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A simple CSS minifier that uses a port of YUICompressor in JS",
"homepage": "https://github.com/jbleuzen/node-cssmin#readme",
"main": "cssmin",
"name": "cssmin",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/jbleuzen/node-cssmin.git"
},
"version": "0.3.2"
}