91 lines
2.0 KiB
JSON
91 lines
2.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"classie@1.0.0",
|
|
"C:\\wamp64\\www\\ilink"
|
|
]
|
|
],
|
|
"_from": "classie@1.0.0",
|
|
"_id": "classie@1.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-/JsptH5k43SiBi+2JNBaYc1wOrI=",
|
|
"_location": "/classie",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "classie@1.0.0",
|
|
"name": "classie",
|
|
"escapedName": "classie",
|
|
"rawSpec": "1.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/domhelper",
|
|
"/slimscroll"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/classie/-/classie-1.0.0.tgz",
|
|
"_spec": "1.0.0",
|
|
"_where": "C:\\wamp64\\www\\ilink",
|
|
"author": {
|
|
"name": "Yaw Joseph Etse",
|
|
"email": "yaw.etse@gmail.com",
|
|
"url": "https://github.com/yawetse"
|
|
},
|
|
"bugs": {
|
|
"url": "git://github.com/yawetse/classie/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "Ernie Casilla",
|
|
"email": "ecasilla@icloud.com",
|
|
"url": "https://github.com/ecasilla"
|
|
},
|
|
{
|
|
"name": "Yaw Etse",
|
|
"email": "yaw.etse@gmail.com",
|
|
"url": "https://github.com/yawetse"
|
|
}
|
|
],
|
|
"dependencies": {},
|
|
"description": "dom class helper functions, browserified, classie -from bonzo",
|
|
"devDependencies": {
|
|
"chai": "1.5.0",
|
|
"contributor": "^0.1.22",
|
|
"grunt": "0.4.1",
|
|
"grunt-browserify": "^2.1.4",
|
|
"grunt-contrib-jshint": "^0.10.0",
|
|
"grunt-contrib-uglify": "^0.5.1",
|
|
"grunt-contrib-watch": "^0.6.1",
|
|
"grunt-jsbeautifier": "0.1.7",
|
|
"grunt-plato": "^1.3.0",
|
|
"jshint-stylish": "^0.4.0",
|
|
"mocha": "^1.21.4",
|
|
"testem": "^0.6.18",
|
|
"time-grunt": "^0.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.x"
|
|
},
|
|
"homepage": "https://github.com/yawetse/classie#readme",
|
|
"keywords": [
|
|
"Dom",
|
|
"browserify",
|
|
"class",
|
|
"dom manipulation"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "classie",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/yawetse/classie.git"
|
|
},
|
|
"scripts": {
|
|
"ci": "testem ci",
|
|
"test": "testem"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|